This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
name: Docker Image CI
|
||||
on:
|
||||
release:
|
||||
types:
|
||||
- published
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@@ -10,4 +10,4 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout code
|
||||
run: |
|
||||
echo $GITHUB_REF_NAME
|
||||
echo $github_ref_name
|
||||
Reference in New Issue
Block a user