Sign inSign up

pcit/github-release

By pcit

Updated about 6 years ago

Image
0

1.7K

pcit/github-release repository overview

PCIT plugin -- GitHub Release

steps:
  deploy:
    image: pcit/github-release
    if:
      status: success
      event: tag
    with:
      token: ${GITHUB_TOKEN}
      # repo: pcit-ce/pcit
      files:
      - file_name
      # overwrite: true
      # draft: true
      # prerelease: true
      # target_commitish: refs/tags/nightly
      # note: note
      # title: title

Tag summary

Content type

Image

Digest

Size

9.1 MB

Last updated

about 6 years ago

docker pull pcit/github-release