Skip to content

Again hold back ansible-core update, still does not work. (#33) #13

Again hold back ansible-core update, still does not work. (#33)

Again hold back ansible-core update, still does not work. (#33) #13

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