Skip to content

Commit

Permalink
add missing double quote (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmetmeleq authored Feb 7, 2024
1 parent 742466d commit f54ab09
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 @@ -51,7 +51,7 @@ jobs:
publish-images:
strategy:
matrix:
images: ["rocky9.2-9", rocky9.2-9-slim"]
images: ["rocky9.2-9", "rocky9.2-9-slim"]
env:
SHORT_SHA: ${{ needs.set-short-sha.outputs.short_sha }}
runs-on: ubuntu-latest
Expand Down

0 comments on commit f54ab09

Please sign in to comment.