Skip to content

Commit

Permalink
feat(): 1.1.6 - fix main workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardodicurti committed Nov 8, 2024
1 parent 0a6262a commit 600e75f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Empty file added .gitattributes
Empty file.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
name: New tag
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: WordPress Plugin Deploy
id: deploy
uses: 10up/action-wordpress-plugin-deploy@stable
Expand Down

0 comments on commit 600e75f

Please sign in to comment.