Skip to content

Commit e22e4d2

Browse files
check token for get
1 parent a9d647e commit e22e4d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dra1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
echo "$json_array" > files_payload.json
7979
echo "JSON_PAYLOAD_PATH=files_payload.json" >> $GITHUB_ENV
8080
81-
- name: Request OIDC token from GitHub
81+
- name: Request OIDC token from GitHub
8282
if: ${{ env.JSON_PAYLOAD_PATH != 'empty' }}
8383
id: fetch_token
8484
run: |

0 commit comments

Comments
 (0)