README
actions-playground
My own testing ground for messing around with GitHub Actions. Helpful for testing actions that include cutting new releases, or deploying somewhere. Allows me to test those things outside of active projects.
My own testing ground for messing around with GitHub Actions. Helpful for testing actions that include cutting new releases, or deploying somewhere. Allows me to test those things outside of active projects.
<script type="module">
import codfishActionsPlayground from 'https://cdn.skypack.dev/@codfish/actions-playground';
</script>
My own testing ground for messing around with GitHub Actions. Helpful for testing actions that include cutting new releases, or deploying somewhere. Allows me to test those things outside of active projects.