Skip to content

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
FuhuXia committed Nov 9, 2023
1 parent 6c095dc commit 8537a71
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,5 @@ jobs:
uses: actions/checkout@v3
- name: prep applications
run: |
echo $BUCKET
bucket = ${{ secrets.BUCKET }}
echo echo "${bucket: -1}"

0 comments on commit 8537a71

Please sign in to comment.