From 5879954192a3ed5dea1bc213ee00dd44e58546b5 Mon Sep 17 00:00:00 2001 From: Jacob Wujciak-Jens Date: Mon, 19 Feb 2024 22:49:40 +0100 Subject: [PATCH] no token --- restore/action.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/restore/action.yml b/restore/action.yml index dd27ba7..6707e7b 100644 --- a/restore/action.yml +++ b/restore/action.yml @@ -90,4 +90,3 @@ runs: with: name: ${{ env.stash_name || inputs.key }} path: ${{ inputs.path }} - github-token: ${{ inputs.token }}