Skip to content

Commit

Permalink
chore: fix name of the latest Relase and Deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kajabi-bot committed Nov 6, 2023
1 parent cdf3392 commit de503df
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/release-deploy-v3.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: 'Release and Deploy v2'
name: 'Release and Deploy v3'

on:
workflow_call:
push:
branches:
- main


concurrency:
group: ${{ github.ref }}
Expand Down

0 comments on commit de503df

Please sign in to comment.