Skip to content

D2 is being built with Go 1.19.3 in the Docker image and binary release #630

D2 is being built with Go 1.19.3 in the Docker image and binary release

D2 is being built with Go 1.19.3 in the Docker image and binary release #630

Workflow file for this run

name: d2-project
on:
issues:
types:
- opened
jobs:
d2-project:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/terrastruct/projects/34
github-token: ${{ secrets._GITHUB_TOKEN }}