Skip to content

Commit

Permalink
Added CI/CD for manual links
Browse files Browse the repository at this point in the history
  • Loading branch information
Masterjx9 committed Dec 24, 2024
1 parent ce8e522 commit 3a2c210
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/manual_installer_links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
jobs:
update-manual-install:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: Check out repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 3a2c210

Please sign in to comment.