gosick #1

Merged
DelphicOkami merged 162 commits from gosick into main 2026-03-21 23:08:00 +00:00
3 changed files with 4 additions and 4 deletions
Showing only changes of commit fc9a30fed1 - Show all commits

View File

@@ -24,7 +24,7 @@ jobs:
fi
- name: Vociferate prepare
uses: aether/vociferate/prepare@v1.0.1
uses: https://git.hrafn.xyz/aether/vociferate/prepare@v1.0.1
publish:
needs: prepare
@@ -43,4 +43,4 @@ jobs:
fi
- name: Vociferate publish
uses: aether/vociferate/publish@v1.0.1
uses: https://git.hrafn.xyz/aether/vociferate/publish@v1.0.1

View File

@@ -123,7 +123,7 @@ jobs:
- name: Publish coverage artefacts
id: coverage-badge
uses: git.hrafn.xyz/aether/vociferate/coverage-badge@v1.0.1
uses: https://git.hrafn.xyz/aether/vociferate/coverage-badge@v1.0.1
with:
coverage-profile: coverage.out
coverage-html: coverage.html

View File

@@ -90,4 +90,4 @@ jobs:
fi
- name: Vociferate publish
uses: aether/vociferate/publish@v1.0.1
uses: https://git.hrafn.xyz/aether/vociferate/publish@v1.0.1