Skip to content

Update stakater/.github action to v0.0.122 (0.10) (#258) #227

Update stakater/.github action to v0.0.122 (0.10) (#258)

Update stakater/.github action to v0.0.122 (0.10) (#258) #227

Workflow file for this run

name: Push
on:
push:
branches:
- 'main'
- '[0-9]+.[0-9]+'
jobs:
push:
uses: stakater/.github/.github/workflows/[email protected]
with:
LATEST_DOC_VERSION: "1.1"
secrets:
GH_TOKEN: ${{ secrets.PUBLISH_TOKEN }}