Skip to content

Commit 944c736

Browse files
authored
try fixing workflow (#6)
1 parent 96999ce commit 944c736

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
name: Publish library
22

3-
environment: publish
4-
53
on:
64
push:
75
branches:
@@ -13,6 +11,7 @@ on:
1311

1412
jobs:
1513
publish:
14+
environment: publish
1615
runs-on: ubuntu-latest
1716
steps:
1817
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)