Skip to content

Bump go.anx.io/go-anxcloud from 0.7.3 to 0.7.5 #288

Bump go.anx.io/go-anxcloud from 0.7.3 to 0.7.5

Bump go.anx.io/go-anxcloud from 0.7.3 to 0.7.5 #288

Workflow file for this run

on:
workflow_dispatch: {}
repository_dispatch: {}
push:
branches:
- main
name: Update Release Draft
jobs:
update-draft:
name: Update Release Draft
runs-on: ubuntu-20.04
steps:
- name: Release Drafter
uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}