Skip to content

Commit

Permalink
fix: Adds token
Browse files Browse the repository at this point in the history
  • Loading branch information
aviemet committed Mar 18, 2023
1 parent bbf252b commit 2e11824
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
release-type: ruby
package-name: ts_schema
version-file: "lib/ts_schema/version.rb"
token: ${{secrets.ACTIONS_TOKEN}}

# Checkout code if release was created
- uses: actions/checkout@v2
Expand Down

0 comments on commit 2e11824

Please sign in to comment.