Skip to content

Update balena-io/deploy-to-balena-action action to v2.3.1 #74

Update balena-io/deploy-to-balena-action action to v2.3.1

Update balena-io/deploy-to-balena-action action to v2.3.1 #74

Workflow file for this run

name: balena
on:
push:
branches:
- main
pull_request:
types: [opened, synchronize, closed]
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
strategy:
fail-fast: true
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
- uses: balena-io/deploy-to-balena-action@6dadebfd0e3729d829d63bd3cca78b182efa6ed6 # v2.0.148
with:
balena_token: ${{ secrets.BALENA_TOKEN }}
fleet: gh_kubo6472/balena-tailscale
create_tag: true