Skip to content

Commit

Permalink
Missing actions/checkout@master from build process
Browse files Browse the repository at this point in the history
  • Loading branch information
jsainton-godaddy committed Feb 2, 2022
1 parent 13c247b commit 6a21d01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-to-wp-org.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
name: New tag
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: WordPress Plugin Deploy
uses: 10up/action-wordpress-plugin-deploy@stable
env:
Expand Down

0 comments on commit 6a21d01

Please sign in to comment.