Skip to content

Commit d58a80c

Browse files
authored
Update build.yml
1 parent 65aedf2 commit d58a80c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
type=ref,event=pr
5757
type=semver,pattern={{version}}
5858
type=semver,pattern={{major}}.{{minor}}
59-
type=raw,value=latest,enable=${{ github.ref == 'refs/heads/main' }}
59+
type=raw,value=latest,enable=${{ github.ref == 'refs/heads/master' }}
6060
labels: |
6161
org.opencontainers.image.title=LibreNMS
6262
org.opencontainers.image.description=Fully featured network monitoring system

0 commit comments

Comments
 (0)