Files
watchtower/action.yml

6 lines
136 B
YAML

name: 'Watchtower Update'
description: 'Automatically triggers Watchtower to scan for new images'
runs:
using: 'go'
main: 'main.go'