Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove ignored path option in the publish landing page workflow #2943

Merged
merged 4 commits into from
Feb 23, 2023

Commits on Feb 22, 2023

  1. Remove ignored path option in the publish landing page workflow

    GitHub Actions doesn't allow to have both `paths` and `paths-ignore` for a single event.
    franciscodr committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    13c2908 View commit details
    Browse the repository at this point in the history
  2. Deploy dosc to gh-pages

    nomisRev committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    8d8d5e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Use GITHUB_TOKEN

    nomisRev committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    b13d839 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce9b9f8 View commit details
    Browse the repository at this point in the history