Skip to content

History / Automated Deployment: GitHub Actions

Revisions

  • The simple "run test on push or PR" workflow does *not* need write permissions to the repository and this should be avoided for security reasons.

    @VorpalBlade VorpalBlade committed May 11, 2024
  • Updated Automated Deployment: GitHub Actions (markdown)

    @WingofaGriffin WingofaGriffin committed Mar 20, 2024
  • use `actions/checkout@v4` (latest at the time of writing) everywhere

    @kraktus kraktus committed Nov 10, 2023
  • add id-token & pages permission to first example

    @LeoDog896 LeoDog896 committed Aug 9, 2023
  • fix indentation on example

    @LeoDog896 LeoDog896 committed Aug 9, 2023
  • Add build book instruction to modern page deployment

    @LeoDog896 LeoDog896 committed Aug 9, 2023
  • Add modern GitHub pages deployment example

    @LeoDog896 LeoDog896 committed Aug 9, 2023
  • Updated Automated Deployment: GitHub Actions (markdown)

    @expikr expikr committed Apr 15, 2023
  • Updated Automated Deployment: GitHub Pages (Actions) (markdown)

    @expikr expikr committed Apr 15, 2023
  • Updated Automated Deployment: GitHub Actions (markdown)

    @expikr expikr committed Apr 15, 2023
  • Updated Automated Deployment: GitHub Actions (markdown)

    @expikr expikr committed Apr 14, 2023
  • Updated Automated Deployment: GitHub Actions (markdown)

    @expikr expikr committed Apr 14, 2023
  • Updated Automated Deployment: GitHub Actions (markdown)

    @expikr expikr committed Apr 14, 2023
  • edit to pull latest mdbook version

    @expikr expikr committed Apr 14, 2023
  • choose "deploy from branch" instead of "gh actions"

    @pesho-ivanov pesho-ivanov committed Feb 19, 2023
  • since 2022 explicit write permissions are needed. other code https://github.com/marketplace/actions/deploy-to-github-pages

    @pesho-ivanov pesho-ivanov committed Feb 19, 2023
  • missing punctuation

    @tshepang tshepang committed Feb 17, 2023
  • use latest release

    @tshepang tshepang committed Feb 17, 2023
  • use recommended name

    @tshepang tshepang committed Feb 17, 2023
  • Updated Automated Deployment: GitHub Actions (markdown)

    Somraj Saha committed Jan 29, 2023
  • Recommend github/actions@v3 instead

    @AntoniosBarotsis AntoniosBarotsis committed Jan 9, 2023
  • Fix error with `git push --force -u gh-pages` which is missing the origin.

    @ehuss ehuss committed Jul 25, 2022
  • fix error `fatal: invalid reference: gh-pages` and branch `gh-pages` doesn't push to remote

    @ayoubelmhamdi ayoubelmhamdi committed Jul 25, 2022
  • Updated Automated Deployment: GitHub Actions (markdown)

    Somraj Saha committed Mar 3, 2022
  • Updated Automated Deployment: GitHub Actions (markdown)

    Somraj Saha committed Feb 26, 2022
  • Updated Automated Deployment: GitHub Actions (markdown)

    Somraj Saha committed Feb 26, 2022
  • Add GitHub Actions

    @ehuss ehuss committed Dec 20, 2021