docs: workflow file: rename branch name (master -> main)

This commit is contained in:
Andreas Deininger 2023-02-21 21:59:02 +01:00
parent 7652d53369
commit eb36b88f9b

View file

@ -317,7 +317,7 @@ jobs:
- name: Setup Ruby - name: Setup Ruby
uses: ruby/setup-ruby@v1 uses: ruby/setup-ruby@v1
with: with:
ruby-version: 2.7 ruby-version: 3.2
- run: gem install asciidoctor - run: gem install asciidoctor