yuuki1967 / js-action-learning2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js-action-learning2

This is a sample for actions/exec

Installation

  1. npm ininit -y
  2. In the local, install @actions/exec
  3. implement index.js
  4. git add .
  5. git commit -m
  6. git tags
  7. git push --follow-tags

About


Languages

Language:JavaScript 100.0%