We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d347387 commit 63f9120Copy full SHA for 63f9120
action.yml
@@ -1,7 +1,7 @@
1
# action.yml
2
-name: 'Hello World'
3
-description: 'Custom greet with golang program'
4
-author: 'Someone'
+name: 'XMPP Notifier'
+description: 'Send notifications using XMPP'
+author: 'ProcessOne'
5
runs:
6
using: 'docker'
7
image: 'Dockerfile'
0 commit comments