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 5, 2024
1 parent 1975539 commit 1611988
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 @@ -28,6 +28,6 @@ jobs:
GH_TOKEN: ${{ github.token }}

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

0 comments on commit 1611988

Please sign in to comment.