Skip to content

Commit dd1dfbc

Browse files
committed
Fix version
1 parent 5a999ef commit dd1dfbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bootstrap_archives.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
git push --tags
6565
echo "tag_name=$new_tag" >> $GITHUB_OUTPUT
6666
- name: Publish bootstrap zips to GitHub release
67-
uses: grimler91/upload-release-action@v4.2.2
67+
uses: Grimler91/upload-release-action@4.2.2
6868
with:
6969
repo_token: ${{ secrets.GITHUB_TOKEN }}
7070
file: "*.zip"

0 commit comments

Comments
 (0)