mirror of
https://github.com/lowdefy/lowdefy.git
synced 2025-03-19 15:01:06 +08:00
fix: Add publish environment to publish workflow
This commit is contained in:
parent
028ecf0868
commit
b65211a375
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
@ -5,6 +5,7 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
environment: publish
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user