Skip to content

Commit

Permalink
Update ARF.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip-Larsen-Donnelly authored Oct 10, 2023
1 parent 793d38a commit a01c63f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ARF.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,11 @@ jobs:
shell: bash
env:
GITHUB_TOKEN: ${{ secrets.DHIS2_BOT_GITHUB_TOKEN }}

- name: touch the updated file
run: ls -al website/data/apphub.json website/data/app_releases.json
shell: bash

- name: Commit & Push changes
uses: actions-js/push@master
with:
directory: website/data/
github_token: ${{ secrets.DHIS2_BOT_GITHUB_TOKEN }}


0 comments on commit a01c63f

Please sign in to comment.