Skip to content

Rename the Unlisted section #43

Rename the Unlisted section

Rename the Unlisted section #43

Workflow file for this run

name: Deploy
on: push
jobs:
deploy:
runs-on: ubuntu-latest
permissions:
id-token: write
contents: read
steps:
- uses: actions/checkout@v4
- uses: denoland/setup-deno@v1
- run: deno task build
- uses: denoland/deployctl@v1
with:
project: durov
entrypoint: main.ts