We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40f609c commit f82ec33Copy full SHA for f82ec33
.github/workflows/build-and-release.yaml
@@ -30,7 +30,7 @@ jobs:
30
password: ${{ secrets.GITHUB_TOKEN }}
31
32
- name: Build and run CLI
33
- uses: stuartleeks/devcontainer-build-run@v0.1
+ uses: devcontainers/ci@v0.2
34
env:
35
GITHUB_TOKEN: ${{ secrets.GH_CROSS_REPO_TOKEN }}
36
BUILD_NUMBER: ${{ github.run_id }}
0 commit comments