Skip to content

Allow grabbing theme values with a decimal (#815) #326

Allow grabbing theme values with a decimal (#815)

Allow grabbing theme values with a decimal (#815) #326

Workflow file for this run

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