Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a384c16992 |
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
timeout-minutes: 5
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v5
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Login to registry
|
||||
if: ${{ github.ref_name == 'main' }}
|
||||
|
||||
Reference in New Issue
Block a user