mirror of
https://github.com/maxgoedjen/secretive.git
synced 2025-09-20 11:20:57 +00:00
Abs path
This commit is contained in:
parent
8adb4423ac
commit
5a8d3a5074
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -71,7 +71,7 @@ jobs:
|
|||||||
subject-path: 'Secretive.zip, Xcode_Archive.zip'
|
subject-path: 'Secretive.zip, Xcode_Archive.zip'
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
run: |
|
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 Secretive.zip
|
||||||
gh release upload Xcode_Archive.zip
|
gh release upload Xcode_Archive.zip
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user