We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 533558d commit 3ec0a20Copy full SHA for 3ec0a20
1 file changed
.github/workflows/publish.yml
@@ -7,6 +7,7 @@ on:
7
8
jobs:
9
publish:
10
+ environment: master branch
11
runs-on: ubuntu-latest
12
steps:
13
- name: Check out repository code
0 commit comments