mirror of
https://github.com/moul/sshportal.git
synced 2025-09-24 21:45:59 +08:00
Merge 006c5a5031
into f9c8f60365
This commit is contained in:
commit
f19586b984
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -7,7 +7,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- uses: codfish/semantic-release-action@v1.9.0
|
||||
- uses: codfish/semantic-release-action@v1.10.0
|
||||
if: github.ref == 'refs/heads/master'
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Add table
Reference in a new issue