Skip to content

Commit

Permalink
Re-deploy due to cleanups because of no space left on the remote server.
Browse files Browse the repository at this point in the history
  • Loading branch information
kirkoov committed Apr 25, 2024
1 parent 333eb64 commit 0a58a5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ jobs:
runs-on: ubuntu-22.04
needs: deploy
steps:
- name: Send a telegram
- name: Send a telegram to mark the end of the deployment
uses: appleboy/telegram-action@master
with:
to: ${{ secrets.TELEGRAM_TO }}
Expand Down

0 comments on commit 0a58a5d

Please sign in to comment.