Skip to content

Commit

Permalink
No validation for package version
Browse files Browse the repository at this point in the history
No validation for package version
  • Loading branch information
ponceta committed Oct 21, 2024
1 parent 162e534 commit acd324c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/plugin-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
run: |
VERSION=$(echo "${GITHUB_REF_NAME}" | cut -d+ -f1)
qgis-plugin-ci -v package ${VERSION} \
--no-validation \
--allow-uncommitted-changes \
--transifex-token "${{ secrets.TX_TOKEN }}"
Expand Down

0 comments on commit acd324c

Please sign in to comment.