mirror of
https://github.com/Brandon-Rozek/website-observations.git
synced 2024-11-09 11:10:33 -05:00
Fixed branch
This commit is contained in:
parent
3db68f43ad
commit
c463b7fb1d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/refresh.yml
vendored
2
.github/workflows/refresh.yml
vendored
|
@ -32,4 +32,4 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
git add *.md
|
git add *.md
|
||||||
git commit -m "New/Modified Observations"
|
git commit -m "New/Modified Observations"
|
||||||
git push origin gh_actions
|
git push origin main
|
||||||
|
|
Loading…
Reference in a new issue