Skip to content

Merge pull request #14 from n3uron/dependabot/github_actions/actions/… #7

Merge pull request #14 from n3uron/dependabot/github_actions/actions/…

Merge pull request #14 from n3uron/dependabot/github_actions/actions/… #7

Workflow file for this run

name: Deploy to Balena
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6
- name: Deploy
uses: balena-io/deploy-to-balena-action@v2.0.116
with:
balena_token: ${{ secrets.BALENA_TOKEN }}
fleet: n3uron/ming