mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-05 08:13:39 +00:00
Update README.md
This commit is contained in:
@@ -68,6 +68,12 @@ jobs:
|
|||||||
sparse-checkout: |
|
sparse-checkout: |
|
||||||
config.yml
|
config.yml
|
||||||
previous_matches
|
previous_matches
|
||||||
|
- name: git pull
|
||||||
|
run: git pull
|
||||||
|
- name: Run rfd-notify
|
||||||
|
uses: davegallant/rfd-notify@main
|
||||||
|
env:
|
||||||
|
APPRISE_URL: ${{ secrets.APPRISE_URL }}
|
||||||
- name: Commit and push changes
|
- name: Commit and push changes
|
||||||
run: |
|
run: |
|
||||||
git config --local user.email "actions@github.com"
|
git config --local user.email "actions@github.com"
|
||||||
|
Reference in New Issue
Block a user