Skip to content

Commit

Permalink
Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
Grimler91 committed Apr 1, 2024
1 parent 5a999ef commit dd1dfbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bootstrap_archives.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
git push --tags
echo "tag_name=$new_tag" >> $GITHUB_OUTPUT
- name: Publish bootstrap zips to GitHub release
uses: grimler91/upload-release-action@v4.2.2
uses: Grimler91/upload-release-action@4.2.2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: "*.zip"
Expand Down

0 comments on commit dd1dfbc

Please sign in to comment.