ci(release): use correct credentials

This commit is contained in:
PalmDevs
2024-07-20 23:36:58 +07:00
parent e7ddbe8abd
commit 57891428a2
3 changed files with 4 additions and 14 deletions

View File

@@ -17,10 +17,6 @@ export default {
dockerProject: 'revanced',
dockerContext: '../..',
dockerPlatform: ['linux/amd64', 'linux/arm64'],
dockerArgs: {
GITHUB_ACTOR: null,
GITHUB_TOKEN: null,
},
},
],
}