Skip to content

Commit

Permalink
allow-uncommitted-changes
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids authored Jun 10, 2024
1 parent 545d35d commit ac9dfb2
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 @@ -65,6 +65,7 @@ jobs:
VERSION=${{ github.ref_name }}
qgis-plugin-ci release ${VERSION} \
--github-token ${{ secrets.GITHUB_TOKEN }} \
--allow-uncommitted-changes \
--osgeo-username ${{ secrets.OSGEO_PLUGIN_USERNAME }} \
--osgeo-password ${{ secrets.OSGEO_PLUGIN_PASSWORD }} \
--transifex-token "${{ secrets.TX_TOKEN }}"

0 comments on commit ac9dfb2

Please sign in to comment.