Skip to content

Commit

Permalink
fix: tag not set in GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
intercepted16 committed Aug 15, 2024
1 parent c48db63 commit eafcc0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/master-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,6 @@ jobs:
- name: Upload Compiled File
uses: softprops/action-gh-release@v2
with:
tag_name: "build-$(date +'%Y%m%d%H%M%S')"
files: |
mtafoubs

0 comments on commit eafcc0b

Please sign in to comment.