Skip to content

Commit 0292c7c

Browse files
authored
Update release.yml
1 parent 2fe5414 commit 0292c7c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# ✅ Debug Step: show compiler include paths
2121
- name: Debug SwiftPM Include Paths
2222
run: |
23-
cd NexAppleSign
23+
cd AltSign
2424
echo "=== SwiftPM Resolve ==="
2525
swift package resolve
2626
echo "=== Swift Build Verbose ==="
@@ -69,3 +69,4 @@ jobs:
6969
draft: true
7070
env:
7171
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
72+

0 commit comments

Comments
 (0)