Compare commits
1 Commits
83afd0ddb3
...
v0.1.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
757a095c10 |
@@ -15,7 +15,7 @@ jobs:
|
||||
DOTNET_ROOT: /home/mika/.dotnet
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: https://github.com/actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ jobs:
|
||||
REPO: releases/ClaudeMailbox
|
||||
steps:
|
||||
- name: Checkout tag
|
||||
uses: actions/checkout@v4
|
||||
uses: https://github.com/actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user