nixos-config/.github/workflows/nur-update.yaml

16 lines
279 B
YAML
Raw Normal View History

2021-07-13 18:06:22 +02:00
on:
push:
2021-07-13 18:15:25 +02:00
branches:
- 'main'
2021-07-13 18:06:22 +02:00
paths:
- 'pkgs/**'
jobs:
update-nur:
name: "Update NUR repo"
runs-on: ubuntu-latest
steps:
- name: curl nur endpoint
run: |
curl -XPOST https://nur-update.herokuapp.com/update?repo=alarsyo