Skip to content

Commit

Permalink
Updating app files
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsislimadev committed Jan 2, 2024
1 parent f120131 commit 96839fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
GH_TOKEN: ${{ github.token }}

- name: Github release latest
run: gh release create latest ./dist/*
run: gh release upload latest ./dist/*
env:
GH_TOKEN: ${{ github.token }}

0 comments on commit 96839fe

Please sign in to comment.