Skip to content

Update balena-io/deploy-to-balena-action action to v2.0.136 #53

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

Update balena-io/deploy-to-balena-action action to v2.0.136 #53

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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
- uses: balena-io/deploy-to-balena-action@6d5eda46e63e459b677dd2ce59af5745a9ef7add # v2.0.134
with:
balena_token: ${{ secrets.BALENA_TOKEN }}
fleet: gh_kubo6472/balena-tailscale
create_tag: true