Initial commit
This commit is contained in:
5
action.yml
Normal file
5
action.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
name: 'Watchtower Update'
|
||||
description: 'Automatically triggers Watchtower to scan for new images'
|
||||
runs:
|
||||
using: 'go'
|
||||
main: 'main.go'
|
||||
Reference in New Issue
Block a user