PdfPig/.github/workflows
Eliot Jones 2366d22719 move nightly builds to separate package id
while nightly builds are useful they also cause
a large amount of spam on the main project
nuget. here we try to change the package id
so that it will be hosted as a separate package
while having all the same code and namespaces
this means people can opt into the nightly builds
while keeping the version history of the released
package tidy.

no idea if this will work because actions and
yaml is my idea of hell and is impossible to
debug, but let's give it a go
2023-06-05 21:48:02 +01:00
..
build_and_test.yml add net 6 support in actions 2022-04-03 15:22:39 -04:00
nightly_release.yml move nightly builds to separate package id 2023-06-05 21:48:02 +01:00
run_integration_tests.yml try making nightly release dependent on test passing 2023-05-18 20:05:06 +01:00