Skip to content

update gh-actions

update gh-actions #60

# Simple workflow for deploying static content to GitHub Pages
name: Deploy static content to Pages
on:
push:
branches: [ "master" ]
tags:
- '*'
pull_request:
branches: [ "master" ]
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: write
pages: write
id-token: write
jobs:
ManyLinux_x86_64:
uses: MartinPdeS/MPSActions/.github/workflows/publish_documentation.yml@master

Check failure on line 22 in .github/workflows/deploy_documentation.yml

View workflow run for this annotation

GitHub Actions / Deploy static content to Pages

Invalid workflow file

The workflow is not valid. In .github/workflows/deploy_documentation.yml (Line: 22, Col: 11): Error from called workflow MartinPdeS/MPSActions/.github/workflows/publish_documentation.yml@master (Line: 76, Col: 13): The identifier 'get_tag' may not be used more than once within the same scope.

Check failure on line 22 in .github/workflows/deploy_documentation.yml

View workflow run for this annotation

GitHub Actions / Deploy static content to Pages

Invalid workflow file

error parsing called workflow ".github/workflows/deploy_documentation.yml" -> "MartinPdeS/MPSActions/.github/workflows/publish_documentation.yml@master" (source branch with sha:bb0fbdabff136b98a01775bae23ebf19ef6ce3e5) : You have an error in your yaml syntax on line 76

Check failure on line 22 in .github/workflows/deploy_documentation.yml

View workflow run for this annotation

GitHub Actions / Deploy static content to Pages

Invalid workflow file

error parsing called workflow ".github/workflows/deploy_documentation.yml" -> "MartinPdeS/MPSActions/.github/workflows/publish_documentation.yml@master" (source branch with sha:bb0fbdabff136b98a01775bae23ebf19ef6ce3e5) : You have an error in your yaml syntax on line 76

Check failure on line 22 in .github/workflows/deploy_documentation.yml

View workflow run for this annotation

GitHub Actions / Deploy static content to Pages

Invalid workflow file

The workflow is not valid. In .github/workflows/deploy_documentation.yml (Line: 22, Col: 11): Error from called workflow MartinPdeS/MPSActions/.github/workflows/publish_documentation.yml@master (Line: 76, Col: 13): The identifier 'get_tag' may not be used more than once within the same scope.