Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
remove version
  • Loading branch information
malys authored Jan 12, 2025
1 parent adce6a4 commit f601dca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- name: Create Release for Tag
id: release_tag
uses: Akryum/release-tag@4.0.7
uses: Akryum/release-tag
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit f601dca

Please sign in to comment.