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: |
|
||||
config.yml
|
||||
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
|
||||
run: |
|
||||
git config --local user.email "actions@github.com"
|
||||
|
Reference in New Issue
Block a user