Skip to content

Commit

Permalink
Add Roll method indicators, fix DSN
Browse files Browse the repository at this point in the history
  • Loading branch information
drewg13 committed Jun 11, 2024
1 parent ff684f6 commit f8aa0b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:

steps:
- name: Checkout Repository
uses: actions/checkout@v3
uses: actions/checkout@v4.1.6


# Extract version embedded in the tag.
Expand Down Expand Up @@ -149,4 +149,4 @@ jobs:
with:
package-token: ${{ secrets.PACKAGE_TOKEN }}
manifest-url: https://github.com/${{github.repository}}/releases/download/${{github.event.release.tag_name}}/module.json

0 comments on commit f8aa0b8

Please sign in to comment.