UNPKG

@aerodb/js

Version:

Javascript wrapper for the AeroDB API

17 lines (13 loc) 298 B
## ## RUN FOR EVERY PUSH ON MASTER BRANCH (Not TAGS) ## Master is considered as the "development" branch so this should dispatch a development build ## name: On Push on: push: branches: - master jobs: build: name: Deploy Web Development uses: ./.github/workflows/build.yml