Skip to content

Commit

Permalink
Update release job name to show command.
Browse files Browse the repository at this point in the history
  • Loading branch information
bvanvugt committed Sep 2, 2023
1 parent 3be1fe0 commit fcb989e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: ./.github/workflows/tests.yaml

deploy:
name: Deploy to Netlify
name: netlify deploy
needs: [tests]
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit fcb989e

Please sign in to comment.