Skip to content

Commit

Permalink
chore: update latest.json after publish
Browse files Browse the repository at this point in the history
  • Loading branch information
mikbry committed Apr 22, 2024
1 parent 800ac22 commit cf4a198
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/publish-pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ jobs:
prerelease: false
})
# modify-updater-gist:
# needs: build-pre-release
# uses: Opla/opla/.github/workflows/modify-updater-with-latest-release.yml@main
# secrets: inherit
modify-updater-gist:
needs: [create-pre-release,build-pre-release,undraft-pre-release]
uses: Opla/opla/.github/workflows/modify-updater-with-latest-release.yml@main
secrets: inherit

0 comments on commit cf4a198

Please sign in to comment.