Skip to content

chore: update floating-ui plugin #1115

chore: update floating-ui plugin

chore: update floating-ui plugin #1115

Workflow file for this run

on: push
name: Slack Notification
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 }}