Skip to content

Commit 44ad8c7

Browse files
emilyalbinilabbott
authored andcommitted
fix output name in oidcx-action
1 parent 457030c commit 44ad8c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
sudo mv brussels /usr/local/bin
5050
sudo chmod +x /usr/local/bin/brussels
5151
env:
52-
GH_TOKEN: ${{ steps.brussels-token.outputs.access_token }}
52+
GH_TOKEN: ${{ steps.brussels-token.outputs.access-token }}
5353
BRUSSELS_RUN_ID: ${{ github.event.inputs.brussels-run-id }}
5454

5555
- id: init

0 commit comments

Comments
 (0)