3 Commits

Author SHA1 Message Date
Stephan
71ce433cd9 edit xxx 2019-03-06 11:31:11 +01:00
Stephan
52fb7cc165 edit xxx 2019-03-06 11:30:46 +01:00
Stephan
0435b37686 add xxx 2019-03-06 11:24:10 +01:00
3 changed files with 3 additions and 44 deletions

View File

@@ -1,20 +0,0 @@
name: Utils
description: |
Utils...
author: ZpqrtBnk <sgay@pilotine.com>
inputs:
mode:
description: Some Description
default: miss
runs:
using: composite
steps:
- shell: bash
run: echo "Hello from Utils + ${{ inputs.mode }}"
branding:
color: blue
icon: file-text

View File

@@ -1,24 +0,0 @@
name: Experiment
on: push
jobs:
experiment:
name: Experiment
runs-on: ubuntu-latest
steps:
#- name: Experiment
# uses: zpqrtbnk/gh-actions/experiment@master
- name: Checkout
uses: actions/checkout@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Invoke
uses: ./.github/actions/utils
with:
mode: meh

3
xxx.txt Normal file
View File

@@ -0,0 +1,3 @@
x
x
x