Skip to content

Commit

Permalink
upload artificat
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-courtney-pieces committed May 22, 2024
1 parent 5707867 commit 1e2138f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,11 @@ jobs:
- name: List what is in here
run: ls -la

- uses: actions/upload-artifact@v3
with:
name: staging_version
path: Pieces.sublime-package

### Pushing the built packages to GCP and GitHub
# push-build:
# runs-on: ubuntu-latest
Expand Down

0 comments on commit 1e2138f

Please sign in to comment.