Skip to content

Commit

Permalink
update deploy yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianoEger committed Jun 12, 2024
1 parent b6618e6 commit a0f888d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,5 +121,5 @@ jobs:
git config --global user.name "TagoIO"
git add -A
git commit -m "decoders assets"
git push origin gh-pages
git push origin gh-pages --force

0 comments on commit a0f888d

Please sign in to comment.