Skip to content

Commit

Permalink
Update and rename pages.yml to main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arichiv authored Mar 18, 2024
1 parent e87d7ee commit 72461ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml → .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ concurrency:
cancel-in-progress: true

jobs:
build:
deployment:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 72461ee

Please sign in to comment.