Skip to content

I have a 320hz monitor so let's make that the default max framerate #110

I have a 320hz monitor so let's make that the default max framerate

I have a 320hz monitor so let's make that the default max framerate #110

Workflow file for this run

name: Discord Webhook
on:
push:
branches:
- '*'
jobs:
send:
runs-on: ubuntu-latest
steps:
- name: Send Notification
uses: Retr0-01/better-discord-notification@main
with:
webhook-url: ${{ secrets.CI_DISCORD_WEBHOOK_PUBLIC }}
embed-color: '10973799'
footer-icon: 'https://cdn.discordapp.com/attachments/1065470708773298237/1073333438884630619/Mocha.png'