Skip to content

Commit

Permalink
create-release 1.13.0
Browse files Browse the repository at this point in the history
<no random message>
  • Loading branch information
opussf committed Feb 3, 2024
1 parent b0b4ba8 commit 1971548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ontag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- name: Create Release
id: create_release
uses: actions/create-release@v1.1.4
uses: actions/create-release@v1.13.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token
with:
Expand Down

0 comments on commit 1971548

Please sign in to comment.