Skip to content

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

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

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

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@63a685c4b9c898c38e66776284a78c4e50ec8c97 # v2.0.136
with:
balena_token: ${{ secrets.BALENA_TOKEN }}
fleet: gh_kubo6472/balena-tailscale
create_tag: true