Skip to content

Commit

Permalink
Update and rename create-github-release.yml to rocket-plugin-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RestoreMonarchy authored Apr 19, 2024
1 parent 9fce377 commit ca16310
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 75 deletions.
75 changes: 0 additions & 75 deletions .github/workflows/create-github-release.yml

This file was deleted.

11 changes: 11 additions & 0 deletions .github/workflows/rocket-plugin-release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: Build & Create GitHub Release

on:
workflow_dispatch:
push:
branches:
- master

jobs:
call-rocket-plugin-release:
uses: RestoreMonarchyPlugins/github-actions/.github/workflows/rocket-plugin-release.yml@master

0 comments on commit ca16310

Please sign in to comment.