chore: switch all references of graycore/github-actions-magento2 to mage-os/github-actions

This commit is contained in:
Vinai Kopp
2023-06-17 09:49:31 +02:00
parent 7b813336fa
commit 1dc33c08a1
23 changed files with 46 additions and 46 deletions
+4 -4
View File
@@ -1,5 +1,5 @@
{
"name": "@graycore/github-actions-magento",
"name": "@mage-os/github-actions",
"version": "1.3.0",
"description": "Github Actions for Magento 2",
"scripts": {
@@ -9,14 +9,14 @@
"private": true,
"repository": {
"type": "git",
"url": "git+https://github.com/graycoreio/github-actions-magento2.git"
"url": "git+https://github.com/mage-os/github-actions.git"
},
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/graycoreio/github-actions-magento2/issues"
"url": "https://github.com/mage-os/github-actions/issues"
},
"homepage": "https://github.com/graycoreio/github-actions-magento2#readme",
"homepage": "https://github.com/mage-os/github-actions#readme",
"dependencies": {
"@actions/core": "^1.10.0"
},