Skip to content

Commit

Permalink
Use more beautiful name for deploying the website
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsreichardt committed Dec 31, 2023
1 parent f402e15 commit 29aa73b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/website_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ permissions: {}
jobs:
deploy:
runs-on: ubuntu-22.04
name: website-deploy-${{ matrix.environment.name }}
permissions:
checks: write # for FirebaseExtended/action-hosting-deploy
strategy:
Expand Down

0 comments on commit 29aa73b

Please sign in to comment.