We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8abdec commit 8bf5468Copy full SHA for 8bf5468
1 file changed
action.yml
@@ -28,12 +28,6 @@ runs:
28
repository: ${{ github.event.inputs.repository }}
29
run: |
30
rm -r "Altify-Developing-Main"
31
- - id: notify
32
- uses: cinotify/github-action@v1.1.0
33
- with:
34
- to: '${{ github.event.inputs.logging-email }}'
35
- subject: '${{ github.event.inputs.repository }}'
36
- body: '${{ github.event.inputs.owner }} - Run - The bot is 100% completed'
37
branding:
38
icon: camera-off
39
color: white
0 commit comments