aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/deploy.yml
AgeCommit message (Collapse)Author
2024-09-14Bump actions/setup-node from 1 to 4dependabot[bot]
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v1...v4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13Do not deploy on PRDavid Skoland
It looks like the workflows file tries to deploy to prod whenever a PR is opened that targets master. This doesn't look correct, and seems to fail with permissions issues when external collaborators open PRs (as it should).
2023-02-01Merge branch 'master' into fix-pipelineCaleb Mabry
2023-02-01Only deploy on pull requests and pushes to masterCaleb Mabry
2022-09-13Run on a pull requestCaleb
2022-03-11update node to 14stonedDiscord
2022-03-11Updated deploy so it will deploy properlycaleb.mabry.15@cnu.edu
2022-03-07run got run overstonedDiscord
2022-03-07Updated workflowscaleb.mabry.15@cnu.edu