Skip to content

Commit

Permalink
Merge pull request #10 from nicknovitski/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/publish-action-0.3.0

chore(deps): bump actions/publish-action from 0.2.2 to 0.3.0
  • Loading branch information
nicknovitski authored Dec 13, 2023
2 parents a2060d1 + 4f4a58b commit d7063ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/new-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
update-major-tag:
runs-on: ubuntu-latest
steps:
- uses: actions/publish-action@v0.2.2
- uses: actions/publish-action@v0.3.0
with:
source-tag: ${{ github.event.release.tag_name }}

0 comments on commit d7063ef

Please sign in to comment.