Skip to content

Commit

Permalink
CheckoutするRefを明示
Browse files Browse the repository at this point in the history
  • Loading branch information
nkte8 committed Apr 15, 2024
1 parent 195deab commit 963f1dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/app-manual-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 2
ref: ${{ github.ref_name }}

- name: Build
shell: bash
Expand Down

0 comments on commit 963f1dd

Please sign in to comment.