Skip to content

Commit

Permalink
Merge pull request #13 from sourcefuse/release-pipeline
Browse files Browse the repository at this point in the history
fixed workflow
  • Loading branch information
mayank0202 authored Apr 20, 2024
2 parents ec6a503 + 1812c0c commit d8f6513
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tag-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Bump version and push tag
id: tag
uses: anothrNick/github-tag-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit d8f6513

Please sign in to comment.