fix(workflow): write correct names
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
ba42cfa88a
commit
c9b4ed5f72
1 changed files with 2 additions and 2 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue