Skip to content

Remove duplicate comment block, bump version #17

Remove duplicate comment block, bump version

Remove duplicate comment block, bump version #17

name: Update WP plugin version to match Git tag
on: push
jobs:
tag-new-versions:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 2
- uses: salsify/action-detect-and-tag-new-version@v2
with:
version-command: |
grep "Version: " erp-sync-tool.php | sed -e 's/^.*Version: *//'