Skip to content

Update Node.js to v20 - autoclosed #85

Update Node.js to v20 - autoclosed

Update Node.js to v20 - autoclosed #85

Workflow file for this run

name: "Pull Request"
on:
pull_request:
branches: [ master ]
jobs:
validate:
uses: aeternity/github-actions/.github/workflows/_validate-npm.yml@v1.1.1
publish:
uses: aeternity/github-actions/.github/workflows/_publish-docker.yml@v1.1.1
needs: [ validate ]
secrets: inherit
with:
DOCKERHUB_REPO: aeternitybot/aemon