You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test workflow had related issues which I fixed with the combination of e84be6982a38e0 and bb7676b but the publish workflow has the additional problems listed above, which still require fixing. The fixes exist, they just need to be implemented and, most importantly, tested.
These issues noticed in g2p will affect Studio in the same way:
Warning: The
set-output
command is deprecated and will be disabledsoon. Please upgrade to using Environment Files. For more information
see:
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
the node12 warning. Update to @v6?
https://github.com/mathieudutour/github-tag-action also says to use
ncipollo/release-action@v1 instead of actions/create-release
https://github.com/actions/create-release01 use
ncipollo/release-action instead?
The text was updated successfully, but these errors were encountered: