Skip to content

Commit

Permalink
actions-timelineの導入
Browse files Browse the repository at this point in the history
  • Loading branch information
kounoike committed Oct 17, 2023
1 parent a31549d commit 2e15392
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
env:
flags: ""
steps:
- uses: Kesin11/actions-timeline@v1
- if: ${{ !startsWith(github.ref, 'refs/tags/v') }}
run: echo "flags=--snapshot" >> $GITHUB_ENV
# Get the repository's code
Expand Down

0 comments on commit 2e15392

Please sign in to comment.