Skip to content

Commit

Permalink
Update update-version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rtpro authored Aug 25, 2022
1 parent ff96a77 commit d9bef18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
- uses: actions/checkout@v2
- uses: pocket-apps/action-update-version@v1
with:
files: 'plugin.yaml, README.md'
files: 'plugin.yaml'
version-regexp: '\d+.\d+.\d+'
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d9bef18

Please sign in to comment.