Skip to content

Commit

Permalink
create .test-lambroll-version
Browse files Browse the repository at this point in the history
  • Loading branch information
fujiwara committed Jan 4, 2025
1 parent 8c4e370 commit 910b201
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
version: v1.0.5
- run: |
lambroll version 2>&1 | fgrep v1.0.5
- run: |
echo 1.1.3 > .test-lambroll-version
- uses: fujiwara/lambroll@v1-actions-test
with:
version-file: .test-lambroll-version
Expand Down

0 comments on commit 910b201

Please sign in to comment.