Skip to content

Commit 5548280

Browse files
committed
* In main.yml
- Remove publish environment
1 parent 7b0edc4 commit 5548280

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
publish:
4141
runs-on: ubuntu-latest
4242
if: github.event_name == 'release'
43-
environment: release
4443
needs: build
4544

4645
permissions:

0 commit comments

Comments
 (0)