Skip to content

Commit

Permalink
chore(github): use own fork of release-tag
Browse files Browse the repository at this point in the history
  • Loading branch information
antonreshetov committed Jun 14, 2023
1 parent a9e069f commit 33dd442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

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

0 comments on commit 33dd442

Please sign in to comment.