Skip to content

Commit

Permalink
fix engenere ci
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniospneto committed Jul 20, 2024
1 parent c3f08e5 commit a77b4ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=inline
push: true
if: ${{ github.repository_owner == 'akretion' && github.ref == 'refs/heads/master' }}
if: ${{ github.repository_owner == 'Engenere' && github.ref == 'refs/heads/master' }}

0 comments on commit a77b4ef

Please sign in to comment.