Skip to content

Commit

Permalink
github build-release can overwrite existing packages for a given tag
Browse files Browse the repository at this point in the history
  • Loading branch information
clpetersonucf committed Feb 25, 2021
1 parent 92178a5 commit f5d352b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
file: materia-pkg*
file_glob: true
tag: ${{ github.ref }}
overwrite: false
overwrite: true

0 comments on commit f5d352b

Please sign in to comment.