Skip to content

Commit

Permalink
okay final edit
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnCorby committed Aug 14, 2021
1 parent 3774627 commit 26170d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
- name: Create Release
uses: softprops/action-gh-release@v1
with:
tag_name: release-workflow
tag_name: release-workflow-${{ github.run_number }}
files: Build\*.zip

0 comments on commit 26170d9

Please sign in to comment.