Skip to content

Commit

Permalink
Let's try calling a published action
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeychernyshev committed Mar 13, 2024
1 parent 867bd67 commit 8245068
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/gitterra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,5 @@ jobs:
play-gitterra:
runs-on: ubuntu-latest
steps:
- run: echo "Hello, there!"
- run: echo "Let's play GitTerra!"
- run: echo "What are the files we're dealing with?"
- run: find .
- name: Play GitTerra 🎮
uses: GitTerraGame/[email protected]

0 comments on commit 8245068

Please sign in to comment.