Skip to content

Bump @actions/core from 1.10.1 to 1.11.1 (#134) #91

Bump @actions/core from 1.10.1 to 1.11.1 (#134)

Bump @actions/core from 1.10.1 to 1.11.1 (#134) #91

Workflow file for this run

name: Release Drafter
on:
push:
branches:
- master
jobs:
update_release_draft:
uses: Staffbase/gha-workflows/.github/workflows/[email protected]
secrets:
app_id: ${{ vars.STAFFBASE_ACTIONS_APP_ID }}
private_key: ${{ secrets.STAFFBASE_ACTIONS_PRIVATE_KEY }}