Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
fs-context committed Dec 15, 2024
1 parent cc8f18b commit 6922ac5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
git config user.name "GitHub Actions"
git config user.email "[email protected]"
git remote add origin https://github.com/Rundll86/fs-context.git
git branch -M main
git add .
git commit -m "Build from Actions"
git push -f origin main:dist
git push -f -u origin master:dist

0 comments on commit 6922ac5

Please sign in to comment.