Skip to content

Remove SLES4SAP agama install article for S390x (BSC#1259374) #245

Remove SLES4SAP agama install article for S390x (BSC#1259374)

Remove SLES4SAP agama install article for S390x (BSC#1259374) #245

Workflow file for this run

name: Update index.html on gh-pages branch
on:
push:
branches:
- main
paths:
- 'config.xml'
jobs:
update-index:
runs-on: ubuntu-latest
steps:
- name: Updating index.html
uses: SUSEdoc/susedoc.github.io@gha-sdgio-publish
env:
DEPLOY_KEY: ${{ secrets.DEPLOY_KEY_SDGIO }}