Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaiserdragon2 authored Nov 27, 2024
1 parent 4bb1638 commit 0ab2920
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v4
with:
ref: ArcticonsPages
ref: Arcticons-Pages

- name: Set up Python
uses: actions/setup-python@v5
Expand All @@ -57,4 +57,4 @@ jobs:
path: 'docs'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
uses: actions/deploy-pages@v4

0 comments on commit 0ab2920

Please sign in to comment.