Skip to content

Commit

Permalink
github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Dragos0000 committed Nov 12, 2023
1 parent 6a28977 commit eda869c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/model-2owl-validator-refresh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,5 @@ jobs:
git commit -m "Copy src folder from model2owl repository"
git status
git remote -v
git push -f origin main
git push -f https://${{ secrets.GITHUB_TOKEN }}@github.com/meaningfy-ws/model2owl-validator.git main
# git push -f origin main

0 comments on commit eda869c

Please sign in to comment.