Skip to content

Commit

Permalink
Update generate_go.yaml with PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
johnerikhalse authored Jul 14, 2023
1 parent 5abcd0b commit 33fd2ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate_go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- uses: actions/checkout@v3
with:
ref: ${{ github.head_ref }}
token: ${{ secrets.API_COMMIT_PAT }}

- name: Setup Go
uses: actions/setup-go@v4
Expand Down

0 comments on commit 33fd2ce

Please sign in to comment.