Skip to content

Commit

Permalink
Streamline action
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Jan 1, 2023
1 parent 5801e92 commit 626e41a
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/refresh-journal-lists.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,7 @@ jobs:
name: Refresh Journal List Files
runs-on: ubuntu-latest
steps:
- name: Fetch all history for all tags and branches
uses: actions/checkout@v3
with:
ref: main
persist-credentials: false
fetch-depth: 0
- uses: actions/checkout@v3
- name: Set up JDK
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit 626e41a

Please sign in to comment.