Skip to content

Commit 2eeefd2

Browse files
authored
Merge pull request #411 from owasp-noir/improve-ghcr-workflow
Refactor GitHub Actions workflow to publish to GHCR
2 parents 009d3fb + 1f97f79 commit 2eeefd2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ghcr_publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ name: GHCR Publish
77
on:
88
push:
99
branches: [main, dev]
10-
tags: [v*.*.*]
1110
release:
1211
types: [published]
1312
workflow_dispatch:

0 commit comments

Comments
 (0)