Skip to content

Commit

Permalink
Merge pull request #15 from tildeio/fix-workflow-5
Browse files Browse the repository at this point in the history
require octokit
  • Loading branch information
zvkemp authored Aug 6, 2024
2 parents 5ba0cb1 + 9ae280d commit c0ab53d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/fetch_release.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
require 'uri'
require 'net/http'
require 'digest/sha2'
require 'octokit'

root = File.expand_path('../..', __dir__)

Expand Down

0 comments on commit c0ab53d

Please sign in to comment.