Skip to content

Commit

Permalink
test new config
Browse files Browse the repository at this point in the history
  • Loading branch information
ktmeaton committed Oct 2, 2020
1 parent 802a06b commit db61d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
run:
mamba env create -f workflow/envs/default.yaml;
# Set up .env file with secrets
- name: create .env file
- name: create env file
run:
echo "export SLACK_TOKEN=${{ secrets.SLACK_GH_ACTIONS }}" > .env
#------------------------------------------------------------------------#
Expand Down

0 comments on commit db61d63

Please sign in to comment.