Skip to content

Commit

Permalink
return actions/checkout@main
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabiermi committed Jan 15, 2024
1 parent e752cd3 commit 48c44d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jobs:
name: Release new tag
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- name: WordPress Plugin Deploy
uses: omnisend/[email protected]
env:
Expand Down

0 comments on commit 48c44d9

Please sign in to comment.