Skip to content

Commit

Permalink
chore: cleanup post-release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
markphelps committed Dec 27, 2022
1 parent fd797ff commit d00b9aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/post-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
app_id: ${{ secrets.FLIPT_RELEASE_BOT_APP_ID }}
private_key: ${{ secrets.FLIPT_RELEASE_BOT_APP_PEM }}
installation_id: ${{ secrets.FLIPT_RELEASE_BOT_INSTALLATION_ID }}

- name: Deploy try.flipt.io
env:
GITHUB_TOKEN: ${{ steps.generate_token.outputs.token }}
Expand Down

0 comments on commit d00b9aa

Please sign in to comment.