Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
d462d4967b
commit
1fe7b44064
2 changed files with 3 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
|||
echo "Publish generique package"
|
||||
|
||||
PATH=${1}
|
||||
USER=${{ env.GITHUB_ACTOR }}
|
||||
TOKEN=${{ secrets.PACKAGES }}
|
||||
USER=${2}
|
||||
TOKEN=${3}
|
||||
|
||||
echo "${USER}:${TOKEN}"
|
||||
Loading…
Add table
Add a link
Reference in a new issue