Skip to content

Update env0.workflow.yml #46

Update env0.workflow.yml

Update env0.workflow.yml #46

name: Release Drafter
on:
push:
branches:
- main
jobs:
release:
runs-on: ubuntu-20.04
timeout-minutes: 5
steps:
- uses: toolmantim/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}