Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieFuu69 authored Dec 1, 2024
1 parent da77cbd commit e7473dd
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,3 @@ jobs:
with:
bot_token: '${{ secrets.TELEGRAM_NOTIFIER_TOKEN }}'
chat_id: '${{ secrets.CHAT_ID }}'

# Runs a single command using the runners shell
- name: Run a one-line script
run: echo Hello, world!

# Runs a set of commands using the runners shell
- name: Run a multi-line script
run: |
echo Add other actions to build,
echo test, and deploy your project.

0 comments on commit e7473dd

Please sign in to comment.