fix: merge

This commit is contained in:
xtaodada 2024-08-16 19:29:27 +08:00
parent 020cdb2a81
commit 5050b2946e
Signed by: xtaodada
GPG Key ID: 4CBB3F4FA8C85659
4 changed files with 4 additions and 27 deletions

BIN
.github/signkey.jks vendored

Binary file not shown.

2
.github/utils.js vendored
View File

@ -4,7 +4,7 @@ const axios = require("axios").create({
maxBodyLength: Infinity
})
const repo = "HolographicHat/GetToken"
const repo = "PaiGramTeam/GetToken"
const token = process.env.GHP_TOKEN
const getAppVersion = async () => {

View File

@ -1,25 +0,0 @@
name: Update Check
on:
schedule:
- cron: '0 12 * * *'
jobs:
build:
runs-on: ubuntu-latest
env:
GHP_TOKEN: ${{ secrets.GHP_TOKEN }}
SIGNING_KEY_ALIAS: ${{ secrets.SIGNING_KEY_ALIAS }}
SIGNING_KEY_PASSWORD: ${{ secrets.SIGNING_KEY_PASSWORD }}
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Set up Node 16
uses: actions/setup-node@v3
with:
node-version: 16
- name: Install depencies
run: npm install axios@0.27.2
- name: Run script
run: node .github/update.js

4
.gitignore vendored
View File

@ -15,4 +15,6 @@
local.properties
.idea
api-82-sources.jar
restart.cmd
restart.cmd
app/release/