Skip to content

Commit

Permalink
Merge pull request #123 from YunoHost-Apps/testing
Browse files Browse the repository at this point in the history
run the auto-update script on 'testing' branch
  • Loading branch information
OniriCorpe authored Aug 15, 2023
2 parents e0859f3 + 656453a commit 975e7b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
uses: actions/checkout@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
ref: 'testing'
- name: Run the updater script
id: run_updater
run: |
Expand Down

0 comments on commit 975e7b3

Please sign in to comment.