Skip to content

Commit

Permalink
maybe we can re-create it if we remove allowUpdates?
Browse files Browse the repository at this point in the history
  • Loading branch information
cab404 committed May 10, 2024
1 parent c09df9b commit 169afcb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,8 @@ jobs:
- uses: ncipollo/release-action@v1
if: ${{ github.ref == 'refs/heads/master' }}
with:
allowUpdates: true
artifacts: resume.pdf
makeLatest: true
commit: "${{github.sha}}"
tag: "latest"
omitBody: true
omitName: true

0 comments on commit 169afcb

Please sign in to comment.