Skip to content

Commit

Permalink
WIPip
Browse files Browse the repository at this point in the history
  • Loading branch information
KasparRosin committed Jan 11, 2024
1 parent 42f929f commit d9b1e32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
GH_TOKEN: ${{ secrets.NOVA_REPO_ACCESS_TOKEN }}
GIT_AUTHOR_NAME: "Kaspar Rosin"
GIT_AUTHOR_EMAIL: "kaspar.rosin@gmail.com"
NOVA_AUTH_ENCODED: ${{ steps.releases.outputs.nova_auth_encoded }}
run: |
# git checkout -b ${{ steps.releases.outputs.next_release_tag }}
git rm -rf .
Expand Down

0 comments on commit d9b1e32

Please sign in to comment.