diff options
author | fx <[email protected]> | 2023-10-13 15:26:05 +0200 |
---|---|---|
committer | fx <[email protected]> | 2023-10-13 15:26:05 +0200 |
commit | 25885b8e08252db20f2a50e64184b6a59e546a73 (patch) | |
tree | 65b0f8b2574d6e0ae044973b09be80da6ff8294f /.github | |
parent | f985e3c21d3241fa0fa0e231ed700c6bec163a6e (diff) | |
download | webol-25885b8e08252db20f2a50e64184b6a59e546a73.tar webol-25885b8e08252db20f2a50e64184b6a59e546a73.tar.gz webol-25885b8e08252db20f2a50e64184b6a59e546a73.zip |
stuff
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/test.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c1bfdf7..bf170f5 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml | |||
@@ -54,4 +54,4 @@ jobs: | |||
54 | push: true | 54 | push: true |
55 | tags: | | 55 | tags: | |
56 | ghcr.io/fxqnlr/webol:dev-latest | 56 | ghcr.io/fxqnlr/webol:dev-latest |
57 | ghcr.io/fxqnlr/webol:dev-${{ github.run_number }} \ No newline at end of file | 57 | ghcr.io/fxqnlr/webol:dev-${{ github.run_number }} |