Skip to content

Commit

Permalink
Update portCreateRepo.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hadar-co authored Oct 5, 2023
1 parent 6348752 commit 4053f5e
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/portCreateRepo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,21 +11,10 @@ on:
description: "Port's payload, including details for who triggered the action and general context (blueprint, run id, etc...)"
type: string
jobs:



create-repository:
runs-on: ubuntu-latest
name: Creating Organization Repository
steps:
- name: another
uses: octobay/create-repository-action@v1
with:
name: '${{ inputs.name }}'
org: 'hadar-co'
access-token: 'portAction'
private-repo: true
initalize-repo: true
- name: Use Node.js
uses: actions/setup-node@v2
- name: Creating GitHub Organization Repository
Expand Down

0 comments on commit 4053f5e

Please sign in to comment.