Skip to content

feat: add hostname for checkAddress (#525) (#528) #3

feat: add hostname for checkAddress (#525) (#528)

feat: add hostname for checkAddress (#525) (#528) #3

Workflow file for this run

name: Release for 3.x
on:
push:
branches: [ 3.x ]
jobs:
release:
name: Node.js
uses: node-modules/github-actions/.github/workflows/node-release.yml@master
secrets:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GIT_TOKEN: ${{ secrets.GIT_TOKEN }}