Skip to content

Commit

Permalink
ci: ACCESS => BOT
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Jan 8, 2025
1 parent 22b6177 commit 39b8990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_slack_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name: Run Slack Pipeline

env:
# DLT specific environment variables
DLT__SECRETS__SOURCES__SLACK__ACCESS_TOKEN: ${{ secrets.SLACK_ACCESS_TOKEN }}
DLT__SECRETS__SOURCES__SLACK__ACCESS_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
motherduck_token: ${{ secrets.MOTHERDUCK_TOKEN }}

# Optional: Add any other environment variables needed
Expand Down

0 comments on commit 39b8990

Please sign in to comment.