Skip to content

Commit

Permalink
CI: rewrite the script that downloads the new release from the primar…
Browse files Browse the repository at this point in the history
…y mirror and posts it to github
  • Loading branch information
eyedeekay committed Jan 4, 2025
1 parent b0e80c0 commit fbcee7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mirror-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
tags:
- 'i2p-*.*.*'
workflow_dispatch: # Allows manual triggering

jobs:
dl:
Expand Down

0 comments on commit fbcee7b

Please sign in to comment.