Skip to content

Commit

Permalink
ibid
Browse files Browse the repository at this point in the history
  • Loading branch information
jclausen committed Jan 22, 2025
1 parent dbd319e commit bce41d4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,10 @@ jobs:
contents: write
issues: write
steps:
- name: Checkout LTS Repository
- name: Checkout Development Repository
uses: actions/checkout@v4
with:
ref: development

- name: Setup Gradle
uses: gradle/gradle-build-action@v3
Expand Down

0 comments on commit bce41d4

Please sign in to comment.