Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
surajk95 committed Jun 30, 2023
1 parent b4afece commit 0fd711c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Rebuild site
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
run-name: ${{ github.actor }} is deploying...
# if file not solved errors happen, run this after renaming those files: git rm -r --cached . && git add --all .
on:
push:
branches: [ source ]
Expand Down

0 comments on commit 0fd711c

Please sign in to comment.