Skip to content

add-date-tag

add-date-tag #3

Workflow file for this run

name: add-date-tag
on: [workflow_dispatch]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: mydea/action-tag-date-version@v20
- run: deploy-app