Skip to content

Commit e947e79

Browse files
author
Somnath Mukherjee
committed
append msg
1 parent 63e7e33 commit e947e79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
environment: ${{ github.event.inputs.environment || 'dev' }}
3434
if: ${{ github.event_name == 'push' || github.event_name == 'workflow_dispatch' }}
3535

36-
permisions:
36+
permissions:
3737
id-token: write
3838
contents: read
3939

0 commit comments

Comments
 (0)