Skip to content

Commit 3ef8fc8

Browse files
authored
Merge pull request #16 from AutomateThePlanet/ci/add-environment
ci: add environment to release workflow
2 parents 08528fb + 3a05808 commit 3ef8fc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
jobs:
99
build:
1010
runs-on: ubuntu-latest
11+
environment: Release
1112
steps:
1213
- uses: actions/checkout@v2
1314
- name: Use Node.js

0 commit comments

Comments
 (0)