Skip to content

Commit

Permalink
fix: Replace spaces with dash in Github Action Id
Browse files Browse the repository at this point in the history
Closes: #1017
Signed-off-by: William Lam <wlam@vmware.com>
  • Loading branch information
William Lam committed Mar 2, 2023
1 parent 7697ae9 commit c7c7acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify-gcr-login.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
login:
name: Verify GCR Login
name: Verify-GCR-Login
runs-on: ubuntu-latest
timeout-minutes: 3
env:
Expand Down

0 comments on commit c7c7acf

Please sign in to comment.