fix: set the url of the external plugin correctly

Signed-off-by: silver <silver@skynet.ie>
This commit is contained in:
silver 2024-08-07 00:05:08 +00:00
parent 04bfc2fda4
commit eb57664cab

View file

@ -19,4 +19,4 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- run: nix flake update "${{ inputs.input_to_update }}" - run: nix flake update "${{ inputs.input_to_update }}"
shell: bash shell: bash
- uses: stefanzweifel/git-auto-commit-action@v5 - uses: https://github.com/stefanzweifel/git-auto-commit-action@v5