Skip to content

Commit

Permalink
Merge branch 'main' into update-prompt-template
Browse files Browse the repository at this point in the history
  • Loading branch information
hahuyhoang411 authored Dec 12, 2023
2 parents 3912e40 + c07582f commit bc1e7f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update-release-url.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,11 @@ jobs:
environment: production
steps:
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
fetch-depth: "0"
token: ${{ secrets.PAT_SERVICE_ACCOUNT }}
ref: main

- name: Get Latest Release
uses: pozetroninc/[email protected]
Expand Down

0 comments on commit bc1e7f3

Please sign in to comment.