Skip to content

Commit 3f110f6

Browse files
committed
fix: wp org release step
1 parent a183cbf commit 3f110f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/stable.yml

+2
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,8 @@ jobs:
136136
runs-on: ubuntu-latest
137137
needs: pack
138138
steps:
139+
- name: Checkout
140+
uses: actions/checkout@v2
139141
- name: Setup variables
140142
id: vars
141143
run: |

0 commit comments

Comments
 (0)