Skip to content

Commit 6627a01

Browse files
committed
Remove one-time import command (auth-maintainers now in state)
1 parent 0827b60 commit 6627a01

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,4 @@ jobs:
7171
pulumi login gs://mcp-access-prod-pulumi-state
7272
pulumi config set discord:guildId "$DISCORD_GUILD_ID" --stack prod
7373
pulumi config set discord:botToken "$DISCORD_BOT_TOKEN" --secret --stack prod
74-
# Import auth-maintainers team that exists on GitHub but was removed from state
75-
pulumi import github:index/team:Team auth-maintainers 14435880 --stack prod --yes || true
7674
make up

0 commit comments

Comments
 (0)