Skip to content

Commit

Permalink
sync fork, update token
Browse files Browse the repository at this point in the history
  • Loading branch information
therealpaulgg committed Mar 9, 2024
1 parent 3150d10 commit 6ed449a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,12 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
- uses: tgymnich/fork-sync@v1.8
with:
owner: therealpaulgg
repo: winget-pkgs
base: master
head: master
- name: Install winget
uses: Cyberboss/install-winget@v1
- name: Install wingetcreate
Expand Down

0 comments on commit 6ed449a

Please sign in to comment.