Skip to content

Commit

Permalink
Issue #297: Check out for releases using tbd-releases PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
ALRubinger authored Apr 8, 2024
1 parent 89fc453 commit 5f1424a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: true
token: ${{ secrets.TBD_RELEASE_GITHUB_PERSONAL_ACCESS_TOKEN }}

# https://cashapp.github.io/hermit/usage/ci/
- name: Init Hermit
Expand Down

0 comments on commit 5f1424a

Please sign in to comment.