Skip to content

Commit 9d2f2ec

Browse files
authored
Update CreateReleaseTag.yml
1 parent 7bbea48 commit 9d2f2ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CreateReleaseTag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
env:
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3232
run: |
33-
python ./create_release_tag.py
33+
python .github/workflows/create_release_tag.py

0 commit comments

Comments
 (0)