Update Check for updates.yml

This commit is contained in:
Oliver Kunze 2022-08-26 14:23:31 +02:00 committed by GitHub
parent 15f790ecf2
commit 2b7aa1fbc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,8 +35,6 @@ jobs:
uses: wei/wget@v1.1.1
with:
args: https://download.argon40.com/argonone-irconfig.sh -P ./download
- name: Create file with current date
run: echo "$(date +"%Y-%m-%d %H:%M:%S UTC")" >> ./download/downloaded_on.txt
# https://github.com/marketplace/actions/smart-diff
- name: Smart Diff
uses: LouisBrunner/diff-action@v0.1.2