Skip to content

Commit 3d79fcc

Browse files
committed
Fix: Corrected release.yml
1 parent 934be3e commit 3d79fcc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,8 @@ on:
77

88
jobs:
99
publish:
10-
1110
runs-on: ubuntu-latest
12-
1311
needs: test
14-
1512
steps:
1613
- name: Checkout repository
1714
uses: actions/checkout@v3

0 commit comments

Comments
 (0)