Compare commits
No commits in common. "master" and "v0.0.1" have entirely different histories.
2
.github/workflows/test_project.yml
vendored
2
.github/workflows/test_project.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
USERNAME: ${{ vars.USERNAME }}
|
||||
TAG_VERSION: ${{ github.ref_name }}
|
||||
steps:
|
||||
- name: Checkout code
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Setup Go
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user