Skip to content

Commit 1724555

Browse files
authored
Merge pull request SynoCommunity#2 from CyberMind-FR/crowdsec
fix tags of docker workflow
2 parents e8a9ea9 + 4518842 commit 1724555

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/docker.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ jobs:
6060
# synocommunity/spksrc:latest
6161
# ghcr.io/synocommunity/spksrc:latest
6262
# tags: ghcr.io/cybermind-fr/spksrc-crowdsec-private:latest
63-
tags:
64-
crowdsecurity/spksrc-crowdsec:latest
65-
ghcr.io/crowdsecurity/spksrc-crowdsec:latest
63+
tags:
64+
crowdsecurity/spksrc-crowdsec:latest
65+
ghcr.io/crowdsecurity/spksrc-crowdsec:latest
6666
submodules: recursive
6767
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)