Skip to content

Commit 163db98

Browse files
and as value
1 parent 5857fcf commit 163db98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/daily.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ jobs:
4040
# TODO: pin version once stable release is available
4141
uses: eclipse-score/cicd-workflows/.github/workflows/daily.yml@daily
4242
with:
43-
in1: 'value1'
43+
in1: ${{ github.token }}
4444
secrets:
4545
sec1: ${{ github.token }}

0 commit comments

Comments
 (0)