Skip to content

Commit

Permalink
fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Apr 17, 2024
1 parent bd4216a commit 2c9c834
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/plugin-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ jobs:
qgis-plugin-ci release ${VERSION} \
--allow-uncommitted-changes \
--asset-path pg_service_parser/libs \
--github-token ${{ secrets.GITHUB_TOKEN }} \
--osgeo-username ${{ secrets.OSGEO_USER }} \
--osgeo-password ${{ secrets.OSGEO_PASSWORD }} \
--transifex-token "${{ secrets.TX_TOKEN }}"
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 2c9c834

Please sign in to comment.