mirror of
https://github.com/pyrohost/pyrodactyl.git
synced 2026-04-06 04:01:58 +02:00
i'm evolving, just... backwards
This commit is contained in:
5
.github/workflows/release-action.yaml
vendored
5
.github/workflows/release-action.yaml
vendored
@@ -19,9 +19,10 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v6
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 1
|
||||
ref: main
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Create release branch
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user