Skip to content

Commit

Permalink
Fixed unintentional change in github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
axdanbol committed Aug 9, 2023
1 parent 9d763be commit a20774d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build Containers

on:
push:
branches: ['shared-docker-image']
branches: ['main']

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit a20774d

Please sign in to comment.