Skip to content

Commit

Permalink
update name in GHA (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
masonmenges authored Apr 24, 2024
1 parent 8b99984 commit 35ae6cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws_datalake.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:

jobs:
deploy:
name: Deploy ${{ env.PROJECT_NAME }} flows
name: "Deploy $PROJECT_NAME flows"
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 35ae6cd

Please sign in to comment.