Skip to content

Commit

Permalink
Fixed release job asset URL
Browse files Browse the repository at this point in the history
  • Loading branch information
W1W1-M committed Jul 6, 2023
1 parent 46bc3f1 commit 086829c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ release-job:
assets:
links:
- name: 'WP-plugintemplate $CI_COMMIT_TAG'
url: 'https://git.manche.io/wordpress/plugintemplate/-/jobs/$CI_JOB_ID/artifacts/download'
url: 'https://git.manche.io/wordpress/wpplugintemplate/-/jobs/$CI_JOB_ID/artifacts/download'
link_type: package

0 comments on commit 086829c

Please sign in to comment.