Skip to content

Commit

Permalink
fix: job name for release please
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Shaw committed Sep 25, 2024
1 parent a8f333f commit f7e1690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/edge-gateway.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
environment: 'staging'
changelog:
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
name: Release
name: Changelog
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down

0 comments on commit f7e1690

Please sign in to comment.