Skip to content

ww-jl/actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Julia reusable workflows

Reusable GitHub workflows for Julia notebook publishing projects.

Source:

Jupyter Book + parallel matrix

Update Manifest.toml

jobs:
  update:
    permissions:
      contents: write
      pull-requests: write
    uses: ww-jl/actions/.github/workflows/update-manifest.yml@main
    secrets:
      personal_access_token: ${{ secrets.PAT }}

This workflow needs a personal access token (PAT) with repo write access. Or one can authenticate with a custom GitHub APP.

About

Resusable GitHub workflows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •