Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
boringAdam authored Apr 24, 2024
1 parent 3e6af22 commit a098c3b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@ name: Java CI with Gradle
on:
push:
branches: [ "master" ]

jobs:
build:

runs-on: ubuntu-latest
env:
PORT: 8080
permissions:
contents: read

Expand Down

0 comments on commit a098c3b

Please sign in to comment.