Skip to content

Commit

Permalink
Never depend on things on the Internet
Browse files Browse the repository at this point in the history
  • Loading branch information
kimtore committed Dec 23, 2023
1 parent c7c1a53 commit 99f07b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- name: Delete latest release
uses: dev-drprasad/[email protected].0
uses: dev-drprasad/[email protected].1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 99f07b5

Please sign in to comment.