fix: set the url of the external plugin correctly
Signed-off-by: silver <silver@skynet.ie>
This commit is contained in:
parent
04bfc2fda4
commit
eb57664cab
1 changed files with 1 additions and 1 deletions
|
@ -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
|
Loading…
Reference in a new issue