Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Fulton Browne committed Oct 1, 2019
1 parent 43940cb commit 1d1c922
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,15 @@ jobs:
java-version: 1.8
- name: Build with Gradle
run: ./gradlew build
on:
- name: finish
uses: mscoutermarsh/cowsays-action@master
with:
text: all done, thanks!

push

name: Cowsays
on:
push:

0 comments on commit 1d1c922

Please sign in to comment.