Skip to content

Commit

Permalink
Merge pull request #40 from HotariTobu/HotariTobu-patch-1
Browse files Browse the repository at this point in the history
Update .asset-template: to use placeholder for icon_url
  • Loading branch information
HotariTobu authored Nov 13, 2024
2 parents 01f3bfc + 5d63984 commit f0067b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .asset-template
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
"download_commit": "{{ env.GITHUB_SHA }}",
"browse_url": "{{ context.repository.html_url }}",
"issues_url": "{{ context.repository.html_url }}/issues",
"icon_url": "https://raw.githubusercontent.com/HotariTobu/gd-data-binding/refs/heads/main/images/icon.png"
"icon_url": "https://raw.githubusercontent.com/{{ context.repository.full_name }}/refs/heads/main/images/icon.png"
}

0 comments on commit f0067b8

Please sign in to comment.