fix: Rename actor->worker in gh workflow dispatch (#263)

Fixes a typo (will be relevant later with future CI changes).
This commit is contained in:
Nate Barbettini 2025-02-20 14:15:30 -08:00 committed by GitHub
parent eeb47dbec5
commit 668e92934e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -173,7 +173,7 @@ jobs:
# - name: Deploy to Amazon ECS
# env:
# GITHUB_TOKEN: ${{ secrets.PAT }}
# run: gh workflow -R ArcadeAI/Team run Deploy -f actor-version=${{ needs.set-version.outputs.version }}
# run: gh workflow -R ArcadeAI/Team run Deploy -f worker-version=${{ needs.set-version.outputs.version }}
release: