Skip to content

Commit

Permalink
OY-4985 Deployataan kirjastot tilapäisesti brancheista
Browse files Browse the repository at this point in the history
  - HUOM!!! Tämä poistettava ennen mergeä
  • Loading branch information
jkorri committed Feb 5, 2025
1 parent 15f64d6 commit 20b2869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
distribution: 'temurin'

- name: Deploy jar library
if: github.ref == 'refs/heads/master'
#if: github.ref == 'refs/heads/master'
shell: bash
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 20b2869

Please sign in to comment.