Skip to content

Commit

Permalink
Use GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
aangelisc committed Oct 24, 2024
1 parent 251cdcf commit 4d63dbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notify-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
generate-token:
uses: tibdex/github-app-token@v1
uses: actions/create-github-app-token@v1
with:
app_id: ${{ secrets.PARTNER_DATASOURCES_APP_ID }}
private_key: ${{ secrets.PARTNER_DATASOURCES_APP_PEM }}
Expand Down

0 comments on commit 4d63dbc

Please sign in to comment.