Skip to content

Commit

Permalink
Revert "test..1"
Browse files Browse the repository at this point in the history
This reverts commit b2009fc.
  • Loading branch information
crpb committed Jan 26, 2025
1 parent b2009fc commit 1e2f4b4
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,3 @@ jobs:
key: ${{ steps.cache-primes-restore.outputs.cache-primary-key }}
path: |
fonts-main
deploy:
needs: build
permissions:
pages: write
id-token: write
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
steps:
- name: Deploy FNT Index
id: deployment
uses: actions/deploy-pages@v4

0 comments on commit 1e2f4b4

Please sign in to comment.