Skip to content

Commit 299b5ae

Browse files
committed
mod
1 parent 9aff811 commit 299b5ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
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)