Skip to content

Commit 48c44d9

Browse files
committed
return actions/checkout@main
1 parent e752cd3 commit 48c44d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-plugin.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ jobs:
66
name: Release new tag
77
runs-on: ubuntu-latest
88
steps:
9+
- uses: actions/checkout@main
910
- name: WordPress Plugin Deploy
1011
uses: omnisend/[email protected]
1112
env:

0 commit comments

Comments
 (0)