Skip to content

Commit

Permalink
Update app_up_cronjob.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jceneziojr authored Oct 30, 2023
1 parent 40d3837 commit 348adee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/app_up_cronjob.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

steps:
- name: Check Out
uses: actions/checkout@v2
uses: actions/checkout@main

- name: Create Empty File
run: echo > up_app_empty_file.txt
Expand Down

0 comments on commit 348adee

Please sign in to comment.