Skip to content

Commit 1ec352d

Browse files
Merge pull request #9 from intercepted16/fix-skip-upload
fix: tag not set in GitHub Action
2 parents f2f0055 + 53047a2 commit 1ec352d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/master-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,6 @@ jobs:
7070
- name: Upload Compiled File
7171
uses: softprops/action-gh-release@v2
7272
with:
73+
tag_name: "build-$(date +'%Y%m%d%H%M%S')"
7374
files: |
7475
mtafoubs

0 commit comments

Comments
 (0)