Skip to content

Commit 299b5ae

Browse files
committed
mod
1 parent 9aff811 commit 299b5ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/token-federation-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
uses: actions/github-script@v7
107107
with:
108108
script: |
109-
const token = await core.getIDToken('https://github.com')
109+
const token = await core.getIDToken('https://github.com/databricks')
110110
core.setSecret(token)
111111
core.setOutput('token', token)
112112

0 commit comments

Comments
 (0)