fix syntax in create_tag workflow
This commit is contained in:
@ -5,10 +5,10 @@ on:
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
||||
jobs:
|
||||
create_and_push_tag:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: get repo
|
||||
uses: actions/checkout@v4.2.2
|
||||
|
||||
|
Reference in New Issue
Block a user