Skip to content

Use client interceptor instead of RoundTripper for auth header inject… #74

Use client interceptor instead of RoundTripper for auth header inject…

Use client interceptor instead of RoundTripper for auth header inject… #74

---
name: Release Drafter Action
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}