Skip to content

HARMONY-1762: Switch to passing variables in the query parameters in … #47

HARMONY-1762: Switch to passing variables in the query parameters in …

HARMONY-1762: Switch to passing variables in the query parameters in … #47

Workflow file for this run

name: Draft Release
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Release Drafter
uses: release-drafter/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}