Skip to content

Commit

Permalink
fix: Fix missing GITHUB token (#126)
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Webb <[email protected]>
  • Loading branch information
damacus authored Nov 28, 2023
1 parent 471c04d commit 5c294f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
release-type: ruby
package-name: kitchen-google
version-file: lib/kitchen/driver/gce_version.rb
token: ${{ secrets.PORTER_GITHUB_TOKEN }}

- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 5c294f3

Please sign in to comment.