Skip to content

Commit

Permalink
fix: Fix missing GITHUB token
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Webb <dan.webb@damacus.io>
  • Loading branch information
damacus committed Nov 28, 2023
1 parent 471c04d commit 6f52f41
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 6f52f41

Please sign in to comment.