Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Galkon committed Nov 12, 2023
1 parent 50bd242 commit ec37cda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:

- name: Build and package app
run: pnpm run dist
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}

- name: Upload artifact
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit ec37cda

Please sign in to comment.