Skip to content

Commit

Permalink
fix: bump optic-release-automation (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
salmanm committed Nov 8, 2021
1 parent 59cc40b commit ab15ab1
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.1
- uses: nearform/optic-release-automation@v2.1.0
with:
github-token: ${{secrets.github_token}}
npm-token: ${{secrets.NPM_TOKEN}}
Expand Down

0 comments on commit ab15ab1

Please sign in to comment.