Skip to content

Commit

Permalink
v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
igorchernenko92 committed Mar 28, 2020
1 parent 9fb0646 commit 8e00e1b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
with:
files: vendor
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: WordPress Plugin Deploy
uses: 10up/action-wordpress-plugin-deploy@master
Expand Down

0 comments on commit 8e00e1b

Please sign in to comment.