Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.

Bump docker/setup-buildx-action from 2 to 3 (#157) #49

Bump docker/setup-buildx-action from 2 to 3 (#157)

Bump docker/setup-buildx-action from 2 to 3 (#157) #49

Workflow file for this run

name: Release Drafter
on:
push:
branches: [ main ]
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@master
env:
GITHUB_TOKEN: ${{ github.token }}