Skip to content

Commit e1c4c1e

Browse files
Merge branch 'Mayank-goel360:main' into main
2 parents 89c6735 + e22e4d2 commit e1c4c1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dra1.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- main
77
types: [opened, synchronize]
88

9-
9+
1010
permissions:
1111
id-token: write
1212
contents: read
@@ -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)