Skip to content

Commit

Permalink
⚗️ Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mirrodi committed Nov 28, 2023
1 parent 7e08cc6 commit f328df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-build-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- name: Git checkout to main branch # this serves as a safeguard for workflows triggered manually
uses: actions/checkout@v4
with: { ref: main }
#with: { ref: main }

- name: Install Java and Maven
uses: actions/setup-java@v3
Expand Down

0 comments on commit f328df6

Please sign in to comment.