Skip to content

Commit ad3cc34

Browse files
committed
fix: check
1 parent fe53507 commit ad3cc34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ permissions:
99
jobs:
1010
check:
1111
runs-on: ubuntu-latest
12-
environment: Production
1312
outputs:
1413
VERSION_EXISTS: ${{ steps.check-version.outputs.VERSION_EXISTS }}
1514
VERSION: ${{ steps.get-version.outputs.VERSION }}

0 commit comments

Comments
 (0)