Skip to content

Commit

Permalink
Minor changes to deploy.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Achintya Rao <[email protected]>
  • Loading branch information
RaoOfPhysics committed Sep 2, 2024
1 parent fef2315 commit 5994647
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: develop
name: deploy
run-name: Publish a Fluid publication

on: [push, pull_request, workflow_dispatch]

jobs:
build:
deploy-gh-pages:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 5994647

Please sign in to comment.