Skip to content

Commit

Permalink
Redeclares the hardoded plugin name
Browse files Browse the repository at this point in the history
  • Loading branch information
gsarig committed Dec 15, 2024
1 parent 876c778 commit 83ee400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
gh release create "$tag" \
--title="Release $tag" \
--draft \
-- "${plugin_name}-${tag}.zip"
-- "ootb-openstreetmap-${tag}.zip"

0 comments on commit 83ee400

Please sign in to comment.