Skip to content

Commit

Permalink
feat: Automate the bin creation. Fixes #2
Browse files Browse the repository at this point in the history
  • Loading branch information
mpalourdio committed May 12, 2024
1 parent c2a85de commit 1d0832e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ jobs:
with:
# Upload entire repository
path: 'html'
# - name: Deploy to GitHub Pages
# id: deployment
# uses: actions/deploy-pages@v4
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
# with:
# artifact_name: flhacker

0 comments on commit 1d0832e

Please sign in to comment.