Skip to content

Commit

Permalink
chore: Debug git tags
Browse files Browse the repository at this point in the history
  • Loading branch information
szuperaz committed Mar 18, 2022
1 parent e11c932 commit 6c9103d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0

- name: Debug
run: |
git log --tags
- name: Cache node modules
uses: actions/cache@v1
with:
Expand Down

0 comments on commit 6c9103d

Please sign in to comment.