Remove github step since we aren't releasing to Github at all
This commit is contained in:
parent
f500152ba7
commit
fd10ba402d
1 changed files with 0 additions and 5 deletions
|
|
@ -2,11 +2,6 @@ on:
|
|||
release:
|
||||
types: [published]
|
||||
jobs:
|
||||
undraft-on-github:
|
||||
runs-on: docker
|
||||
steps:
|
||||
- name: copy release description to github
|
||||
- name: publish github release
|
||||
release-to-foundry:
|
||||
runs-on: docker
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue