Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GHCR CI #10

Closed
wants to merge 12 commits into from
Prev Previous commit
Next Next commit
test chuck ci
BrickBera committed Feb 2, 2024
commit 06882baacac1bab2a985b7247d97a356da386deb
3 changes: 2 additions & 1 deletion .github/workflows/tagged_docker.yml
Original file line number Diff line number Diff line change
@@ -2,7 +2,8 @@ name: Create and publish a Docker image

on:
push:
tags:
# tags:
branches:
- '**'

env: