Skip to content

Commit

Permalink
don't get previous tag when ran manually
Browse files Browse the repository at this point in the history
  • Loading branch information
donavanbecker committed Nov 28, 2023
1 parent 4affc55 commit daed611
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Attach Artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
node-version: 20.x

- name: Get previous tag
if: github.event.inputs.tag == ''
id: previoustag
uses: 'WyriHaximus/github-action-get-previous-tag@v1'

Expand Down

0 comments on commit daed611

Please sign in to comment.