Skip to content

Commit bfdc408

Browse files
committed
explicitly declare secrets as ENVVAR
1 parent 6f29479 commit bfdc408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/akuity-iac-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
- main
55
paths:
66
- 'cluster-bootstrap/**'
7-
- '.github/akuity*'
7+
- '.github/workflows/akuity*'
88
permissions:
99
id-token: write
1010
pull-requests: write

0 commit comments

Comments
 (0)