Skip to content

Commit

Permalink
Update and rename release-zip.yml to release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahhj93 committed Feb 15, 2024
1 parent 2394add commit 6c07961
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v2

- name: Rename directory
run: mv src DiscordRPC-Plugin-for-QGIS

- name: Create Zip
run: zip -r release.zip src/

Expand Down

0 comments on commit 6c07961

Please sign in to comment.