Skip to content

Bump postcss from 8.4.25 to 8.4.33 (#399) #142

Bump postcss from 8.4.25 to 8.4.33 (#399)

Bump postcss from 8.4.25 to 8.4.33 (#399) #142

Workflow file for this run

name: Slack Notification
on: push
jobs:
slackNotification:
name: Slack Notification
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Slack Notification
uses: rtCamp/action-slack-notify@v2
env:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}