Skip to content

Commit

Permalink
Merge pull request #130 from virtualidentityag/ob-fix-workflow
Browse files Browse the repository at this point in the history
Ob fix workflow
  • Loading branch information
tkuzynow authored Mar 4, 2024
2 parents 6ad6523 + f709ad1 commit 670cdc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerImage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
push_to_registry:
strategy:
matrix:
registry: ["docker.pkg.github.com", "ghcr.io"]
registry: ["ghcr.io"]
needs: [test]
name: Push Docker image to GitHub Packages
runs-on: ubuntu-latest
Expand Down

0 comments on commit 670cdc4

Please sign in to comment.