This commit is contained in:
Max Goedjen 2025-08-19 00:28:14 -07:00
parent 8adb4423ac
commit 5a8d3a5074
No known key found for this signature in database

View File

@ -71,7 +71,7 @@ jobs:
subject-path: 'Secretive.zip, Xcode_Archive.zip'
- name: Create Release
run: |
gh release create $TAG_NAME -d -F templates/release.md
gh release create $TAG_NAME -d -F .github/templates/release.md
gh release upload Secretive.zip
gh release upload Xcode_Archive.zip
env: