Skip to content

Commit

Permalink
feat: update github action for ghcr to just look at main (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
venkatamutyala authored Sep 20, 2023
1 parent 584955d commit 6cc14c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Build, Tag and Push Docker Image to GHCR
uses: GlueOps/github-actions-build-push-containers@v0.1.3
uses: GlueOps/github-actions-build-push-containers@main

0 comments on commit 6cc14c2

Please sign in to comment.