1
0
Fork 0

change nur-update endpoint

main
Jörg Thalheim 2022-12-23 09:45:56 +01:00
parent d2a8c02a1b
commit 71d59a8298
1 changed files with 1 additions and 1 deletions

View File

@ -72,4 +72,4 @@ jobs:
- name: Trigger NUR update
# Don't replace <YOUR_REPO_NAME> here!
if: ${{ matrix.nurRepo != '<YOUR_REPO_NAME>' }}
run: curl -XPOST "https://nur-update.herokuapp.com/update?repo=${{ matrix.nurRepo }}"
run: curl -XPOST "https://nur-update.nix-community.org/update?repo=${{ matrix.nurRepo }}"