Skip to content

Merge pull request #402 from ruby-go-gem/dependabot/github_actions/ac… #246

Merge pull request #402 from ruby-go-gem/dependabot/github_actions/ac…

Merge pull request #402 from ruby-go-gem/dependabot/github_actions/ac… #246

Workflow file for this run

name: Deploy yard to Pages
on:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: read
pages: write
id-token: write
jobs:
deploy:
uses: sue445/workflows/.github/workflows/pages-yard.yml@main
secrets:
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}
with:
ruby-version: .tool-versions