Skip to content

Build(deps): Bump github.com/hashicorp/go-tfe from 1.45.0 to 1.47.0 (… #366

Build(deps): Bump github.com/hashicorp/go-tfe from 1.45.0 to 1.47.0 (…

Build(deps): Bump github.com/hashicorp/go-tfe from 1.45.0 to 1.47.0 (… #366

Workflow file for this run

name: publish-docs
on:
push:
branches:
- main
workflow_dispatch:
jobs:
build:
name: Deploy docs
runs-on: ubuntu-latest
steps:
- name: Checkout main
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Deploy docs
uses: mhausenblas/mkdocs-deploy-gh-pages@d77dd03172e96abbcdb081d8c948224762033653 # 1.26
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CONFIG_FILE: mkdocs.yml