Skip to content

Commit 145d908

Browse files
zeitlingerCopilot
andauthored
Update .github/workflows/test-release-build.yml
Co-authored-by: Copilot <[email protected]> Signed-off-by: Gregor Zeitlinger <[email protected]>
1 parent b6b4701 commit 145d908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-release-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
- name: Build release version
3131
run: mise run build-release
3232
env:
33-
# don't ues the current snapshot version, to test a more realistic release
33+
# don't use the current snapshot version, to test a more realistic release
3434
TAG: ${{ github.run_number }}

0 commit comments

Comments
 (0)