Skip to content

Commit

Permalink
Remove pulumi-package-publisher from native providers
Browse files Browse the repository at this point in the history
This variable wasn't actually used, so it shouldn't be there.
  • Loading branch information
iwahbe committed Feb 14, 2024
1 parent f1e1a05 commit c26683c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion native-provider-ci/src/action-versions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,4 @@ export const uploadArtifact = "actions/upload-artifact@v4";
export const githubScript = "actions/github-script@v6";
export const upgradeProviderAction =
"pulumi/[email protected]";
export const publishProviderSDKs = "pulumi/[email protected]";
export const slackNotification = "rtCamp/action-slack-notify@v2";

0 comments on commit c26683c

Please sign in to comment.