Skip to content

Commit b166e76

Browse files
committed
Fix permission
1 parent 5ec57bd commit b166e76

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ jobs:
6565
- uses: actions/checkout@v5
6666
- name: Release
6767
uses: softprops/action-gh-release@v2
68+
with:
69+
tag_name: a
6870

6971
- uses: changepacks/action@main
7072
with:

0 commit comments

Comments
 (0)