fix(workflow): write correct names
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2023-12-24 16:30:04 -05:00
parent ba42cfa88a
commit c9b4ed5f72

View file

@ -17,10 +17,10 @@ jobs:
- name: Checkout
uses: https://github.com/actions/checkout@v3
- name: setup-nix
- name: Setup-Nix
uses: https://github.com/cachix/install-nix-action@v24
- name: update
- name: Send-Embed
working-directory: ./common/pkgs/discommit
env:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}