Skip to content

Merge pull request #7320 from iotaledger/release/desktop-2.1.5 #1268

Merge pull request #7320 from iotaledger/release/desktop-2.1.5

Merge pull request #7320 from iotaledger/release/desktop-2.1.5 #1268

Workflow file for this run

name: Handbook
on:
push:
branches:
- 'develop'
jobs:
publish:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: retypeapp/action-build@v3
with:
config: docs
- uses: retypeapp/action-github-pages@latest
with:
branch: retype
update-branch: true