We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40da3ba commit 1881538Copy full SHA for 1881538
.github/workflows/docker.yaml
@@ -56,7 +56,7 @@ jobs:
56
nix build .#docker-${{ matrix.target }}
57
docker load < result
58
59
- - name: Tag images
+ - name: 🏷️ Tag images
60
run: |
61
62
# Determine whether we are building a tag and if yes, set a
0 commit comments