Skip to content

Merge branch 'main' of github.com:DefangLabs/samples #19

Merge branch 'main' of github.com:DefangLabs/samples

Merge branch 'main' of github.com:DefangLabs/samples #19

Workflow file for this run

name: Deploy
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write
steps:
- name: Checkout Repo
uses: actions/checkout@v4
- name: Deploy
uses: DefangLabs/[email protected]