Skip to content

Commit

Permalink
revert slack secrets section
Browse files Browse the repository at this point in the history
  • Loading branch information
OlteanuRares committed Oct 27, 2023
1 parent 0efcf62 commit ede9e85
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release_test_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ jobs:
call-unit-tests-workflow:
name: Run unit tests
uses: pbs/pycaption/.github/workflows/main.yml@main
secrets:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
SLACK_CHANNEL_ID: ${{ secrets.SLACK_CHANNEL_ID }}

build-n-publish:
name: Build and publish PyCaption to Test PyPI
Expand Down

0 comments on commit ede9e85

Please sign in to comment.