Skip to content

Commit

Permalink
Merge branch 'main' into bw/update-preview-release-workflow-2
Browse files Browse the repository at this point in the history
  • Loading branch information
ByronDWall authored Jan 15, 2025
2 parents f384986 + 49c85a8 commit 16f6ac6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/preview-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,3 +103,4 @@ jobs:
--body "Release workflow ${{ job.status == 'success' && 'succeeded ✅' || 'failed ❌' }}\nSee details: [Workflow Run](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }})"
env:
GITHUB_TOKEN: ${{ steps.generate_github_token.outputs.token }}

0 comments on commit 16f6ac6

Please sign in to comment.