Skip to content

Commit

Permalink
Merge pull request #1 from RomualdRousseau/refacto/fix-workflow-name
Browse files Browse the repository at this point in the history
refacto: Fix workflow name
  • Loading branch information
RomualdRousseau authored Aug 26, 2024
2 parents efdd67e + 27c028b commit 982ef7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tooling-deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:
required: true

jobs:
deploy-prd:
deploy-prod:
runs-on: [ubuntu-latest]
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 982ef7f

Please sign in to comment.