Skip to content

Commit

Permalink
Release setup (#326)
Browse files Browse the repository at this point in the history
* updates version

* Update translation.yml

* Update translation.yml
  • Loading branch information
r-akemii authored Apr 23, 2024
1 parent 09541a6 commit 254f113
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/translation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,5 @@ jobs:
run: >-
qgis-plugin-ci release ${ env.PLUGIN_VERSION }
--github-token ${{ secrets.GITHUB_TOKEN }}
--osgeo-username ${{ secrets.OSGEO_USERNAME }}
--osgeo-password ${{ secrets.OSGEO_PASSWORD }}
--osgeo-username ${{ secrets.QGIS_PLUGIN_REPO_USER }}
--osgeo-password ${{ secrets.QGIS_PLUGIN_REPO_PASSWORD }}

0 comments on commit 254f113

Please sign in to comment.