Skip to content

Commit

Permalink
Test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
msobo1 committed Oct 16, 2023
1 parent 68a05b7 commit e572033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
- name: 'Generate access token for MacOS/Linux'
if: ${{ !startsWith(matrix.mode, 'windows') }}
id: accessTokenUnix
uses: dolby-io-internal/gh-access@macos-linux
uses: dolby-io-internal/gh-access@v0.0.4-macos-linux
with:
gh_app_priv_key: ${{ secrets.GH_APP_RELEASECREATOR_PRIV_KEY }}
gh_app_id: ${{ secrets.GH_APP_ID }}
Expand Down

0 comments on commit e572033

Please sign in to comment.