Skip to content

Commit

Permalink
release-build overwrite flag set to true
Browse files Browse the repository at this point in the history
  • Loading branch information
clpetersonucf committed Aug 2, 2023
1 parent d135425 commit 6bbbfc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: build/_output/*
tag: ${{ github.ref }}
overwrite: false
overwrite: true
file_glob: true

0 comments on commit 6bbbfc6

Please sign in to comment.