Skip to content

Commit

Permalink
## [0.0.4] - 2024-01-07
Browse files Browse the repository at this point in the history
### Changed
- Github actions
  • Loading branch information
Doge committed Jan 7, 2024
1 parent 72dc473 commit 3f9ffd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ on:

jobs:
build:

runs-on: ubuntu-latest

permissions:
contents: write
steps:
- uses: actions/checkout@v3
- name: Set up JDK 17
Expand Down

0 comments on commit 3f9ffd5

Please sign in to comment.