Skip to content

Commit

Permalink
Adding built release, removing lock from git. bumping to 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
srtfisher committed Apr 30, 2024
1 parent c3344e6 commit 7cc5dec
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 7,565 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/built-release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: Built Release

on:
push:
branches:
- develop

jobs:
built-release:
uses: alleyinteractive/.github/.github/workflows/built-release.yml@main
with:
node: 20
11 changes: 0 additions & 11 deletions .github/workflows/built-tag.yml

This file was deleted.

1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ vendor/
coverage/
.vscode
.idea
composer.lock
Loading

0 comments on commit 7cc5dec

Please sign in to comment.