Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

chore(deps): bump nixbuild/nix-quick-install-action from 25 to 26 (#1… #636

chore(deps): bump nixbuild/nix-quick-install-action from 25 to 26 (#1…

chore(deps): bump nixbuild/nix-quick-install-action from 25 to 26 (#1… #636

Workflow file for this run

name: "Deploy"
on:
push:
branches:
- main # staging
tags:
- v[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9] # production
jobs:
deploy:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.PLUTUS_OPS_GITHUB_TOKEN }}
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Inject slug/short variables
uses: rlespinasse/[email protected]
- name: Deploy to bitte
run: ./scripts/deploy-bitte