Use full url for things not on forgejo
All checks were successful
/ build (push) Has been skipped

This commit is contained in:
Chris (wolcen) Thompson 2025-10-15 19:13:50 -04:00
parent 2680e194f9
commit 3542329bf7

View file

@ -21,7 +21,7 @@ jobs:
steps:
- name: checkout
uses: actions/checkout@v3
- uses: release-engineers/action-template@v2
- uses: https://github.com/release-engineers/action-template@v2
with:
source: 'testing.template'
target: 'testing.md'