1
0
Fork 0

Fix shared tags

master
Ambrose Chua 2021-11-16 14:50:16 +08:00
parent 56d0d0dc50
commit 689ed13540
2 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,7 @@ jobs:
env:
BASHBREW_LIBRARY: ./library
BASHBREW_NAMESPACE: productionwentdown
BASHBREW_ARCH_NAMESPACES: amd64=productionwentdown
if: github.repository == 'productionwentdown/caddy' && github.ref == 'refs/heads/master'
steps:

View File

@ -12,6 +12,7 @@ jobs:
env:
BASHBREW_LIBRARY: ./library
BASHBREW_NAMESPACE: productionwentdown
BASHBREW_ARCH_NAMESPACES: amd64=productionwentdown
if: github.repository == 'productionwentdown/caddy' && github.ref == 'refs/heads/master'
steps: