Skip to content

Commit

Permalink
TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
dceara committed Aug 12, 2024
1 parent f0a3681 commit a6fc33d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ env:

jobs:
container:
if: github.repository_owner == env.IMAGE_NAMESPACE
if: github.repository_owner == ${{ env.IMAGE_NAMESPACE }}
runs-on: ubuntu-24.04
strategy:
matrix:
Expand Down

0 comments on commit a6fc33d

Please sign in to comment.