Skip to content

v0.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 28 May 06:11
· 35 commits to main since this release
18f38df
Publish Packages to GH (#2)

* workflow change testing

* only run tests for PRs and pushes to main

* auto increment patch

* add tag prefix

* push new tag

* what good does the prefix do if it's still manual

* try to fix assembly version mismatch

* let's see what this does

* main branch latest tag

* maybe the key is not tagging every commit...

* ...and also not ignoring height

* just for the lulz

* also run workflows on tag push

* lfg

* hopefully fix pwsh multiline

* fix nuget push i hope

* this probably won't work

* maybe this will work

* authenticate with github feed

* fixed maybe

* give token permission to write packages

* remove unused workflow