Skip to content

Commit b2e57a6

Browse files
committed
add token
1 parent f12bf30 commit b2e57a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ jobs:
137137
- uses: ./
138138
with:
139139
repository: odan-sandbox/setup-release-test-repo-private
140+
token: ${{ secrets.CI_TEST_PAT }}
140141
- run: which git-pr-release-go
141142

142143
# Check if it can install public repos in the wild (Part 1).

0 commit comments

Comments
 (0)