Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
KasparRosin committed Jan 10, 2024
1 parent 9d67956 commit e67dd7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
git config --global user.name "Kaspar Rosin"
git checkout -b "${{ steps.releases.outputs.next_release_tag }}"
git rm -rf .
git clean -fxd
git add .
git commit -m "test"
git push --set-upstream origin ${{ steps.releases.outputs.next_release_tag }} --force

0 comments on commit e67dd7d

Please sign in to comment.