Skip to content

fix(staging): deploy to staging #204

fix(staging): deploy to staging

fix(staging): deploy to staging #204

Workflow file for this run

name: CI + CD
on: [pull_request]
jobs:
assign_me:
runs-on: ubuntu-22.04
name: "[PR] Assign me"
steps:
- uses: AlbertHernandez/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}