Skip to content

Commit

Permalink
Use 999.0 instead of master
Browse files Browse the repository at this point in the history
Use 999.0 instead of master
  • Loading branch information
ponceta committed Oct 21, 2024
1 parent bc8aa01 commit 8582235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plugin-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- name: Package
run: |
VERSION=master
VERSION=999.0
qgis-plugin-ci package ${VERSION} \
--allow-uncommitted-changes \
--transifex-token "${{ secrets.TX_TOKEN }}"
Expand Down

0 comments on commit 8582235

Please sign in to comment.