Skip to content

Commit

Permalink
[CHORE] adapt to main
Browse files Browse the repository at this point in the history
  • Loading branch information
jsduenass committed Apr 4, 2024
1 parent bd7c7e3 commit 889e7d5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/merge-to-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Merge to main workflows
on:
push:
branches:
- source
- main

jobs:
deploy-to-gh-pages:
Expand Down
11 changes: 8 additions & 3 deletions content/posts/About/meta/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,16 @@ How many commit is this going to take? testing github action is kind of a pain a

> failed doply commits counter :2
After a first failed attemp lets change to the latest github actions
Atempt 1: After a first failed attemp lets change to the latest github actions.

`
```
git checkout upstream_main .\.github\
`
```

Atempt 2: The error from the github action shows that the error occurred in the template content folder.

SUCESS!! the action has work in the `source` branch time to migrate it to main.


<p align = "center" >
<a href="mailto:[email protected]">
Expand Down

0 comments on commit 889e7d5

Please sign in to comment.