Skip to content

💄 - redesigned form and updated color pallete #9

💄 - redesigned form and updated color pallete

💄 - redesigned form and updated color pallete #9

Workflow file for this run

name: CI
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Discord notification
env:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
uses: Ilshidur/action-discord@master