Skip to content

Commit

Permalink
fix v3 script
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan-Nava authored May 9, 2023
1 parent 67ca94d commit f9ca426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
# Repo metadata
- name: Repo metadata
id: repo
uses: actions/github-script@v6
uses: actions/github-script@v3
with:
script: |
const repo = await github.repos.get(context.repo)
Expand Down

0 comments on commit f9ca426

Please sign in to comment.