Skip to content

Commit

Permalink
Update demo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jshawl committed May 18, 2023
1 parent 672f108 commit 6585bae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: echo "Starting GitHub Actions Job"
- uses: cinotify/github-action@main
- uses: cinotify/github-action@fix-deprecation-warning
with:
to: '[email protected]'
subject: 'building main'
body: 'This is a notification from GitHub actions.'
body: 'This is a notification from GitHub actions.'

0 comments on commit 6585bae

Please sign in to comment.