Skip to content

Commit

Permalink
Added publish workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
renelink committed Aug 9, 2024
1 parent 3b729ab commit adda7e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# This workflow will build a Java project with Gradle and cache/restore any dependencies to improve the workflow execution time
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-java-with-gradle

name: Java CI with Gradle
name: Publish

on:
push:
Expand Down

0 comments on commit adda7e6

Please sign in to comment.