Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
dskiff committed Apr 26, 2024
1 parent d71ca99 commit 5b22e25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Unfortunately, ko is only for go. If you're using go, and by some weird SEO quir
java-version: '17'
distribution: 'mandrel'
- use: dskiff/tko-setup@latest
- use: dskiff/setup-tko@main
- run: |
./mvnw package -Dnative
Expand All @@ -68,7 +68,7 @@ Unfortunately, ko is only for go. If you're using go, and by some weird SEO quir
with:
deno-version: v1.x
- use: dskiff/tko-setup@latest
- use: dskiff/setup-tko@main
- run: deno compile --lock=deno.lock --output dist/app src/main.ts
Expand Down

0 comments on commit 5b22e25

Please sign in to comment.