Skip to content

Commit

Permalink
fix: bump optic-release-automation (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
salmanm committed Nov 8, 2021
1 parent f8f4c71 commit 59cc40b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: nearform/optic-release-automation@v2.0.0
- uses: nearform/optic-release-automation@v2.0.1
with:
github-token: ${{secrets.github_token}}
npm-token: ${{secrets.NPM_TOKEN}}
Expand Down

0 comments on commit 59cc40b

Please sign in to comment.