Skip to content

Commit

Permalink
Preparing for satis build
Browse files Browse the repository at this point in the history
  • Loading branch information
ctnitchie committed Jul 18, 2024
1 parent 774a180 commit 7da1615
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .github/workflows/composer-satis-build.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Build Composer Satis
on:
push
permissions:
id-token: write
contents: read
jobs:
build:
uses: humanelement/composer-repo/.github/workflows/build-human-element-package.yml@he-satis-v2
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "humanelement/module-crypt-key-cli",
"name": "human-element/module-crypt-key-cli",
"description": "Adds CLI commands for managing the Magento encryption key",
"type": "magento2-module",
"config": {
Expand Down

0 comments on commit 7da1615

Please sign in to comment.