Skip to content

rename the golang-mongodb sample #1

rename the golang-mongodb sample

rename the golang-mongodb sample #1

Workflow file for this run

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