You've already forked gitea-release-action
mirror of
https://gitea.com/actions/gitea-release-action.git
synced 2025-07-23 10:39:02 +07:00
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
5951579e82 |
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -12,6 +12,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: 'main'
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 16
|
||||
|
Reference in New Issue
Block a user