Skip to content

Commit 8bf5468

Browse files
Update action.yml
1 parent c8abdec commit 8bf5468

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

action.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,6 @@ runs:
2828
repository: ${{ github.event.inputs.repository }}
2929
run: |
3030
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'
3731
branding:
3832
icon: camera-off
3933
color: white

0 commit comments

Comments
 (0)