Skip to content

Commit

Permalink
feat(updated-links): remove echo object
Browse files Browse the repository at this point in the history
  • Loading branch information
wimvdputten committed Sep 25, 2024
1 parent 199bcc2 commit e090320
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/notify-slack-start.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
echo "time=$(date +%s)" >> $GITHUB_OUTPUT
echo "cut_sha=$(cut -c 1-7 <<< ${{ github.sha }})" >> "$GITHUB_ENV"
echo ${{ secrets.SLACK_BOT_USER_OAUTH_ACCESS_TOKEN }}
echo ${{ github.event.repository }}
echo ${{ toJson(github.event.repository) }}
- name: Post to a Slack channel
id: slack
Expand Down

0 comments on commit e090320

Please sign in to comment.