Skip to content

Commit

Permalink
Release 1.9.3 and fixing on GH Action
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustry committed Jan 24, 2025
1 parent dfa0e7c commit 6ac39a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
make manifest
- name: Install Python requirements
run: pip3 install --upgrade qgis-plugin-ci build
run: pip3 install --upgrade setuptools qgis-plugin-ci build

- name : Get current changelog
run: qgis-plugin-ci changelog ${{ env.CI_COMMIT_TAG }} >> release.md
Expand Down

0 comments on commit 6ac39a8

Please sign in to comment.