mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-08-02 19:14:14 +00:00
remove docker ref
This commit is contained in:
@@ -21,8 +21,6 @@ inputs:
|
||||
env:
|
||||
'GITHUB_TOKEN': 'As provided by Github Actions'
|
||||
runs:
|
||||
#using: 'docker'
|
||||
#image: 'docker://softprops:action-gh-action'
|
||||
using: 'node12'
|
||||
main: 'lib/main.js'
|
||||
branding:
|
||||
|
Reference in New Issue
Block a user