Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenz3tla committed Apr 17, 2024
1 parent c48c639 commit b8e1ccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: qgis-plugin-ci package ${{ github.ref_name }}

- name: Deploy plugin
run: >-
run: |
qgis-plugin-ci release ${{ github.ref_name }} \
--github-token ${{ secrets.GITHUB_TOKEN }} \
--osgeo-username ${{ secrets.OSGEO_USER }} \
Expand Down

0 comments on commit b8e1ccf

Please sign in to comment.