Skip to content

Commit

Permalink
Help with #388
Browse files Browse the repository at this point in the history
Signed-off-by: Pierre Fenoll <[email protected]>
  • Loading branch information
fenollp committed Sep 25, 2023
1 parent ae177f8 commit 6ce5dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generate_ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ while read -r bench; do
- if: github.ref == 'refs/heads/master'
name: Log in to GitHub Container Registry
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
registry: ghcr.io
username: \${{ github.actor }}
Expand Down

0 comments on commit 6ce5dcc

Please sign in to comment.