Skip to content

Commit 49565f9

Browse files
committed
Pass environment
1 parent d251201 commit 49565f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
publish:
99
runs-on: ubuntu-latest
1010
timeout-minutes: 10
11+
environment: production
1112

1213
steps:
1314
- name: Check out repository code

0 commit comments

Comments
 (0)