Skip to content

Commit

Permalink
Pass ORG_GH_TOKEN (required)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tit Petric committed Aug 22, 2023
1 parent 59c47c1 commit 388b501
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/api-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@ on:
- release-**

jobs:
test:
uses: TykTechnologies/github-actions/.github/workflows/godoc.yml@main
godoc:
uses: TykTechnologies/github-actions/.github/workflows/godoc.yml@558b72af55fcb54b718ad23c2cb070912ceb578b
secrets:
ORG_GH_TOKEN: ${{ secrets.ORG_GH_TOKEN }}

0 comments on commit 388b501

Please sign in to comment.