Skip to content

Commit

Permalink
Updated action version (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
NikkelM authored Feb 7, 2024
1 parent 9bc029f commit 44fa574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/glitch_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
permissions:
contents: read
steps:
- uses: lonnen/sync-branch-to-glitch-action@v0.0.3
- uses: lonnen/sync-branch-to-glitch-action@v0.0.5
env:
GLITCH_GIT_URL: ${{ secrets.GLITCH_GIT_URL }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 44fa574

Please sign in to comment.