Skip to content

Commit

Permalink
try to fix workflow for not-me
Browse files Browse the repository at this point in the history
  • Loading branch information
CamJN committed Nov 27, 2023
1 parent f8ebc4e commit fa5cf67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Push to github container registry
if: ${{ success() }}
run: "make release_${{ matrix.img }}"

0 comments on commit fa5cf67

Please sign in to comment.