Skip to content

Commit

Permalink
ci(fix-gh-pipeline): [github workflows] fix pipeline of depoly github…
Browse files Browse the repository at this point in the history
… page
  • Loading branch information
233mawile authored and 233mawile-rc committed Nov 8, 2023
1 parent 42663fd commit 5ee556d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/hosting-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ on:
push:
branches:
- main
permissions:
contents: write
jobs:
build-and-deploy:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion sync-github.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"latestCommitSHA": "1af2a64d95dc1cbaa4f166ad36d5da8939cfba59"
"latestCommitSHA": "bf10c2b5be1e1483fd06186ab20c8c8dae9901e0"
}

0 comments on commit 5ee556d

Please sign in to comment.