Skip to content

Commit

Permalink
Update plugin-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids authored Jun 10, 2024
1 parent 746dff6 commit 545d35d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/plugin-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@ jobs:
VERSION=${{ github.ref_name }}
qgis-plugin-ci release ${VERSION} \
--github-token ${{ secrets.GITHUB_TOKEN }} \
--osgeo-username ${{ secrets.OSGEO_USERNAME }} \
--osgeo-password ${{ secrets.OSGEO_PASSWORD }} \
--osgeo-username ${{ secrets.OSGEO_PLUGIN_USERNAME }} \
--osgeo-password ${{ secrets.OSGEO_PLUGIN_PASSWORD }} \
--transifex-token "${{ secrets.TX_TOKEN }}"

0 comments on commit 545d35d

Please sign in to comment.