Skip to content

Commit

Permalink
Does setting the URL explicitly change anything?
Browse files Browse the repository at this point in the history
  • Loading branch information
arokem committed Mar 2, 2024
1 parent a77f33b commit 5820f06
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
id-token: write
steps:
- uses: actions/checkout@v3
with:
repository: "uwescience/2024-open-standards-workshop"
token: ${{ secrets.GITHUB_TOKEN }}

# Install dependencies
- name: Set up Python 3.11
Expand Down

0 comments on commit 5820f06

Please sign in to comment.