Skip to content

Commit

Permalink
ci: 🐛 Fix auto upgrade provider action
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-pip committed Sep 24, 2024
1 parent 17eda2f commit 688e5cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/upgrade-provider.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,4 @@ jobs:
- name: Call upgrade provider action
uses: pulumi/[email protected]
with:
kind: all
email: "${{ github.actor_id }}+${{ github.actor }}@users.noreply.github.com"
kind: all
3 changes: 2 additions & 1 deletion .upgrade-config.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
upstream-provider-org: astronomer
upstream-provider-name: terraform-provider-astro
remove-plugins: true
remove-plugins: true
pr-assign: ryan-pip

0 comments on commit 688e5cb

Please sign in to comment.