mirror of
https://github.com/konpa/devicon.git
synced 2025-04-20 21:01:52 +02:00
add environment for npm publish workflow (#513)
This commit is contained in:
parent
1671b948ef
commit
570f6ac2a7
1
.github/workflows/npm_publish.yml
vendored
1
.github/workflows/npm_publish.yml
vendored
@ -3,6 +3,7 @@ on:
|
||||
types: [released]
|
||||
jobs:
|
||||
publish:
|
||||
environment: release
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user