Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jsvapiav committed Mar 21, 2024
1 parent 657c679 commit e483687
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/build-n-upload-action/entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
#!/bin/sh -l

BUILD_TARGET=$1
GITHUB_TOKEN=$2

echo "github_token: $GITHUB_TOKEN"

echo "build target: $BUILD_TARGET"
time=$(date)
Expand Down

0 comments on commit e483687

Please sign in to comment.