Skip to content

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

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

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

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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
- uses: balena-io/deploy-to-balena-action@6b4403789d8b08eb367965a50ecef664148894d4 # v2.0.137
with:
balena_token: ${{ secrets.BALENA_TOKEN }}
fleet: gh_kubo6472/balena-tailscale
create_tag: true