Skip to content

Commit

Permalink
CI: Added create-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SaptarshiSarkar12 committed Jul 1, 2023
1 parent 85a5149 commit d2236fb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: Release Drifty

on:
workflow_dispatch:

jobs:
prepare-build-and-release-Drifty:
uses: ./.github/workflows/build.yml

1 comment on commit d2236fb

@vercel
Copy link

@vercel vercel bot commented on d2236fb Jul 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.