Skip to content

Merge branch 'with-stryker-with-more-tests' of https://github.com/mat… #13

Merge branch 'with-stryker-with-more-tests' of https://github.com/mat…

Merge branch 'with-stryker-with-more-tests' of https://github.com/mat… #13

Workflow file for this run

name: Dispense Candy
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: docker://mattdsteele/particle-github-action:latest
env:
FUNCTION_NAME: ${{ secrets.PARTICLE_FUNCTION_NAME }}
DEVICE_ID: ${{ secrets.PARTICLE_DEVICE_ID }}
ACCESS_TOKEN: ${{ secrets.PARTICLE_ACCESS_TOKEN }}