Skip to content

Attempt to fix gitversion info based on the branch being detached (#1… #1002

Attempt to fix gitversion info based on the branch being detached (#1…

Attempt to fix gitversion info based on the branch being detached (#1… #1002

Workflow file for this run

name: Create Milestone and Draft Release
on:
push:
branches:
- master
paths-ignore:
- '**/*.md'
schedule:
- cron: '0 0 * * 4'
jobs:
create_milestone_and_draft_release:
uses: RocketSurgeonsGuild/actions/.github/workflows/[email protected]
secrets:
RSG_BOT_TOKEN: ${{ secrets.RSG_BOT_TOKEN }}